﻿2026-08-18T00:56:47.0227222Z Current runner version: '2.336.0'
2026-08-18T00:56:47.0231945Z Runner name: 'kitsubito'
2026-08-18T00:56:47.0232446Z Runner group name: 'Default'
2026-08-18T00:56:47.0233055Z Machine name: 'KITSUBITO'
2026-08-18T00:56:47.0236279Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T00:56:47.0238021Z Actions: write
2026-08-18T00:56:47.0238421Z ArtifactMetadata: write
2026-08-18T00:56:47.0238823Z Attestations: write
2026-08-18T00:56:47.0239299Z Checks: write
2026-08-18T00:56:47.0239663Z CodeQuality: write
2026-08-18T00:56:47.0240024Z Contents: write
2026-08-18T00:56:47.0240396Z CopilotRequests: write
2026-08-18T00:56:47.0240801Z Deployments: write
2026-08-18T00:56:47.0241163Z Discussions: write
2026-08-18T00:56:47.0241524Z Drives: write
2026-08-18T00:56:47.0241871Z Issues: write
2026-08-18T00:56:47.0242219Z Metadata: read
2026-08-18T00:56:47.0242572Z Models: read
2026-08-18T00:56:47.0242916Z Packages: write
2026-08-18T00:56:47.0243268Z Pages: write
2026-08-18T00:56:47.0243716Z PullRequests: write
2026-08-18T00:56:47.0244115Z RepositoryProjects: write
2026-08-18T00:56:47.0244510Z SecurityEvents: write
2026-08-18T00:56:47.0244876Z Statuses: write
2026-08-18T00:56:47.0245244Z VulnerabilityAlerts: read
2026-08-18T00:56:47.0245624Z ##[endgroup]
2026-08-18T00:56:47.0247335Z Secret source: Actions
2026-08-18T00:56:47.0248004Z Prepare workflow directory
2026-08-18T00:56:47.0600945Z Prepare all required actions
2026-08-18T00:56:47.0636698Z Getting action download info
2026-08-18T00:56:47.4131649Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T00:56:47.9315581Z Complete job name: unit (self-hosted, Linux, kitsubito)
2026-08-18T00:56:48.0157884Z ##[group]Run set -euo pipefail
2026-08-18T00:56:48.0158450Z [36;1mset -euo pipefail[0m
2026-08-18T00:56:48.0158904Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-18T00:56:48.0159567Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-18T00:56:48.0160241Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-18T00:56:48.0160960Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-18T00:56:48.0161552Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-18T00:56:48.0162063Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-18T00:56:48.0162871Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-18T00:56:48.0163621Z [36;1m  exit 1[0m
2026-08-18T00:56:48.0163964Z [36;1mfi[0m
2026-08-18T00:56:48.0180636Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T00:56:48.0181423Z ##[endgroup]
2026-08-18T00:56:48.0303120Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=800769822720 floor_bytes=34359738368
2026-08-18T00:56:48.0503472Z ##[group]Run actions/checkout@v5
2026-08-18T00:56:48.0503922Z with:
2026-08-18T00:56:48.0504278Z   repository: BigscreenVR/spt-bs-core
2026-08-18T00:56:48.0507217Z   token: ***
2026-08-18T00:56:48.0507574Z   ssh-strict: true
2026-08-18T00:56:48.0507928Z   ssh-user: git
2026-08-18T00:56:48.0508282Z   persist-credentials: true
2026-08-18T00:56:48.0508660Z   clean: true
2026-08-18T00:56:48.0509102Z   sparse-checkout-cone-mode: true
2026-08-18T00:56:48.0509512Z   fetch-depth: 1
2026-08-18T00:56:48.0509856Z   fetch-tags: false
2026-08-18T00:56:48.0510205Z   show-progress: true
2026-08-18T00:56:48.0510562Z   lfs: false
2026-08-18T00:56:48.0510905Z   submodules: false
2026-08-18T00:56:48.0511262Z   set-safe-directory: true
2026-08-18T00:56:48.0511657Z   allow-unsafe-pr-checkout: false
2026-08-18T00:56:48.0512062Z ##[endgroup]
2026-08-18T00:56:48.1288779Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T00:56:48.1290362Z ##[group]Getting Git version info
2026-08-18T00:56:48.1291073Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T00:56:48.1291917Z [command]/usr/bin/git version
2026-08-18T00:56:48.1327861Z git version 2.43.0
2026-08-18T00:56:48.1347215Z ##[endgroup]
2026-08-18T00:56:48.1354715Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/66ed1744-87a6-49e7-886d-6f60a2ce699f/.gitconfig'
2026-08-18T00:56:48.1361385Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/66ed1744-87a6-49e7-886d-6f60a2ce699f' before making global git config changes
2026-08-18T00:56:48.1362766Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T00:56:48.1364032Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T00:56:48.1416497Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T00:56:48.1435046Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T00:56:48.1444304Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T00:56:48.1446679Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T00:56:48.1464718Z HEAD
2026-08-18T00:56:48.1491945Z ##[endgroup]
2026-08-18T00:56:48.1492870Z [command]/usr/bin/git submodule status
2026-08-18T00:56:48.1677356Z ##[group]Cleaning the repository
2026-08-18T00:56:48.1680400Z [command]/usr/bin/git clean -ffdx
2026-08-18T00:56:48.1713546Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T00:56:48.1775692Z HEAD is now at 137d6d10d Merge f1a560fcf0546e5cb9c0120efd3c0e173fa8f8dc into af8e57785d479fac8d0726c9f7e2085e3ce26529
2026-08-18T00:56:48.1780757Z ##[endgroup]
2026-08-18T00:56:48.1782624Z ##[group]Disabling automatic garbage collection
2026-08-18T00:56:48.1785745Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T00:56:48.1808061Z ##[endgroup]
2026-08-18T00:56:48.1808639Z ##[group]Setting up auth
2026-08-18T00:56:48.1813093Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T00:56:48.1837029Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T00:56:48.2025728Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T00:56:48.2049938Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T00:56:48.2233739Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T00:56:48.2257426Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T00:56:48.2445508Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T00:56:48.2477113Z ##[endgroup]
2026-08-18T00:56:48.2477737Z ##[group]Fetching the repository
2026-08-18T00:56:48.2483384Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +137d6d10dbdc32d5691488dbbc928a8682bf57f3:refs/remotes/pull/147/merge
2026-08-18T00:56:48.6601544Z ##[endgroup]
2026-08-18T00:56:48.6602504Z ##[group]Determining the checkout info
2026-08-18T00:56:48.6603448Z ##[endgroup]
2026-08-18T00:56:48.6608154Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T00:56:48.6653949Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T00:56:48.6676929Z ##[group]Checking out the ref
2026-08-18T00:56:48.6679093Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/147/merge
2026-08-18T00:56:48.6775022Z HEAD is now at 137d6d10d Merge f1a560fcf0546e5cb9c0120efd3c0e173fa8f8dc into af8e57785d479fac8d0726c9f7e2085e3ce26529
2026-08-18T00:56:48.6777383Z ##[endgroup]
2026-08-18T00:56:48.6778510Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T00:56:48.6791178Z 137d6d10dbdc32d5691488dbbc928a8682bf57f3
2026-08-18T00:56:48.6944576Z ##[group]Run cargo build -p spt --bin translate_proof_fixture
2026-08-18T00:56:48.6945697Z [36;1mcargo build -p spt --bin translate_proof_fixture[0m
2026-08-18T00:56:48.6959330Z shell: /usr/bin/bash -e {0}
2026-08-18T00:56:48.6959806Z ##[endgroup]
2026-08-18T00:56:49.3859295Z    Compiling proc-macro2 v1.0.106
2026-08-18T00:56:49.3860944Z    Compiling quote v1.0.45
2026-08-18T00:56:49.3861392Z    Compiling unicode-ident v1.0.24
2026-08-18T00:56:49.3861762Z    Compiling libc v0.2.186
2026-08-18T00:56:49.3862113Z    Compiling serde_core v1.0.228
2026-08-18T00:56:49.3862476Z    Compiling cfg-if v1.0.4
2026-08-18T00:56:49.3897396Z    Compiling serde v1.0.228
2026-08-18T00:56:49.3910756Z    Compiling typenum v1.20.1
2026-08-18T00:56:49.3961921Z    Compiling log v0.4.32
2026-08-18T00:56:49.3962817Z    Compiling pin-project-lite v0.2.17
2026-08-18T00:56:49.3963427Z    Compiling version_check v0.9.5
2026-08-18T00:56:49.3977510Z    Compiling memchr v2.8.1
2026-08-18T00:56:49.4011919Z    Compiling portable-atomic v1.13.1
2026-08-18T00:56:49.4054503Z    Compiling shlex v2.0.1
2026-08-18T00:56:49.4056737Z    Compiling find-msvc-tools v0.1.9
2026-08-18T00:56:49.4404464Z    Compiling critical-section v1.2.0
2026-08-18T00:56:49.4765846Z    Compiling bytes v1.11.1
2026-08-18T00:56:49.4846935Z    Compiling futures-core v0.3.32
2026-08-18T00:56:49.5281939Z    Compiling subtle v2.6.1
2026-08-18T00:56:49.5913033Z    Compiling smallvec v1.15.1
2026-08-18T00:56:49.6103050Z    Compiling equivalent v1.0.2
2026-08-18T00:56:49.6654676Z    Compiling itoa v1.0.18
2026-08-18T00:56:49.6701433Z    Compiling semver v1.0.28
2026-08-18T00:56:49.6847187Z    Compiling stable_deref_trait v1.2.1
2026-08-18T00:56:49.6896716Z    Compiling futures-sink v0.3.32
2026-08-18T00:56:49.6986009Z    Compiling futures-io v0.3.32
2026-08-18T00:56:49.7366918Z    Compiling slab v0.4.12
2026-08-18T00:56:49.7419943Z    Compiling generic-array v0.14.7
2026-08-18T00:56:49.7422027Z    Compiling futures-task v0.3.32
2026-08-18T00:56:49.7753042Z    Compiling futures-channel v0.3.32
2026-08-18T00:56:49.8517498Z    Compiling rand_core v0.10.1
2026-08-18T00:56:49.8711771Z    Compiling hashbrown v0.17.1
2026-08-18T00:56:49.8994831Z    Compiling rustversion v1.0.22
2026-08-18T00:56:49.9054526Z    Compiling bitflags v2.12.1
2026-08-18T00:56:49.9381332Z    Compiling cpufeatures v0.2.17
2026-08-18T00:56:49.9521493Z    Compiling getrandom v0.4.2
2026-08-18T00:56:49.9776732Z    Compiling rustc_version v0.4.1
2026-08-18T00:56:49.9931812Z    Compiling fnv v1.0.7
2026-08-18T00:56:49.9991258Z    Compiling cfg_aliases v0.2.1
2026-08-18T00:56:50.0568142Z    Compiling strsim v0.11.1
2026-08-18T00:56:50.0606310Z    Compiling writeable v0.6.3
2026-08-18T00:56:50.0782531Z    Compiling litemap v0.8.2
2026-08-18T00:56:50.0885975Z    Compiling dunce v1.0.5
2026-08-18T00:56:50.1531382Z    Compiling utf8_iter v1.0.4
2026-08-18T00:56:50.1651220Z    Compiling icu_properties_data v2.2.0
2026-08-18T00:56:50.1862008Z    Compiling icu_normalizer_data v2.2.0
2026-08-18T00:56:50.2606678Z    Compiling fs_extra v1.3.0
2026-08-18T00:56:50.2781700Z    Compiling ident_case v1.0.1
2026-08-18T00:56:50.3029709Z    Compiling percent-encoding v2.3.2
2026-08-18T00:56:50.3591367Z    Compiling autocfg v1.5.1
2026-08-18T00:56:50.3724912Z    Compiling http v1.4.1
2026-08-18T00:56:50.3841146Z    Compiling thiserror v2.0.18
2026-08-18T00:56:50.4954871Z    Compiling cpufeatures v0.3.0
2026-08-18T00:56:50.5451660Z    Compiling aws-lc-rs v1.17.0
2026-08-18T00:56:50.5495267Z    Compiling unicode-segmentation v1.13.3
2026-08-18T00:56:50.5708204Z    Compiling scopeguard v1.2.0
2026-08-18T00:56:50.6061649Z    Compiling form_urlencoded v1.2.2
2026-08-18T00:56:50.6393772Z    Compiling lock_api v0.4.14
2026-08-18T00:56:50.6510533Z    Compiling untrusted v0.9.0
2026-08-18T00:56:50.6985667Z    Compiling syn v2.0.117
2026-08-18T00:56:50.7096428Z    Compiling hybrid-array v0.4.12
2026-08-18T00:56:50.7561180Z    Compiling indexmap v2.14.0
2026-08-18T00:56:50.7770210Z    Compiling rustls v0.23.40
2026-08-18T00:56:50.7880461Z    Compiling heck v0.5.0
2026-08-18T00:56:50.8172602Z    Compiling anyhow v1.0.102
2026-08-18T00:56:50.8375316Z    Compiling const-oid v0.10.2
2026-08-18T00:56:50.8517972Z    Compiling atomic-waker v1.1.2
2026-08-18T00:56:50.9115293Z    Compiling unicode-xid v0.2.6
2026-08-18T00:56:50.9210916Z    Compiling paste v1.0.15
2026-08-18T00:56:50.9361035Z    Compiling zerocopy v0.8.50
2026-08-18T00:56:50.9431111Z    Compiling httparse v1.10.1
2026-08-18T00:56:51.0060802Z    Compiling parking_lot_core v0.9.12
2026-08-18T00:56:51.0401167Z    Compiling convert_case v0.10.0
2026-08-18T00:56:51.0646868Z    Compiling num-traits v0.2.19
2026-08-18T00:56:51.1072779Z    Compiling curve25519-dalek v4.1.3
2026-08-18T00:56:51.1812066Z    Compiling ahash v0.8.12
2026-08-18T00:56:51.2022839Z    Compiling either v1.16.0
2026-08-18T00:56:51.2315708Z    Compiling base64ct v1.8.3
2026-08-18T00:56:51.3043822Z    Compiling powerfmt v0.2.0
2026-08-18T00:56:51.3640545Z    Compiling jobserver v0.1.34
2026-08-18T00:56:51.4100753Z    Compiling http-body v1.0.1
2026-08-18T00:56:51.4190589Z    Compiling crypto-common v0.1.7
2026-08-18T00:56:51.4191601Z    Compiling block-buffer v0.10.4
2026-08-18T00:56:51.4525194Z    Compiling block-buffer v0.12.0
2026-08-18T00:56:51.4721197Z    Compiling crypto-common v0.2.2
2026-08-18T00:56:51.4831064Z    Compiling inout v0.2.2
2026-08-18T00:56:51.5051477Z    Compiling pem-rfc7468 v1.0.0
2026-08-18T00:56:51.5410754Z    Compiling digest v0.10.7
2026-08-18T00:56:51.5541257Z    Compiling deranged v0.5.8
2026-08-18T00:56:51.6329965Z    Compiling num-conv v0.2.2
2026-08-18T00:56:51.6435108Z    Compiling time-core v0.1.8
2026-08-18T00:56:51.7234813Z    Compiling cc v1.2.63
2026-08-18T00:56:51.7303758Z    Compiling tower-service v0.3.3
2026-08-18T00:56:51.7619881Z    Compiling try-lock v0.2.5
2026-08-18T00:56:51.7911544Z    Compiling vcpkg v0.2.15
2026-08-18T00:56:51.7945034Z    Compiling zmij v1.0.21
2026-08-18T00:56:51.8081767Z    Compiling base64 v0.22.1
2026-08-18T00:56:51.8141192Z    Compiling data-encoding v2.11.0
2026-08-18T00:56:51.8331379Z    Compiling pkg-config v0.3.33
2026-08-18T00:56:51.8510825Z    Compiling fastrand v2.4.1
2026-08-18T00:56:51.9321085Z    Compiling tinyvec_macros v0.1.1
2026-08-18T00:56:51.9510614Z    Compiling want v0.3.1
2026-08-18T00:56:51.9880834Z    Compiling tinyvec v1.11.0
2026-08-18T00:56:52.0272703Z    Compiling mio v1.2.1
2026-08-18T00:56:52.1331297Z    Compiling socket2 v0.6.4
2026-08-18T00:56:52.1401291Z    Compiling getrandom v0.2.17
2026-08-18T00:56:52.2477621Z    Compiling sha2 v0.10.9
2026-08-18T00:56:52.3290913Z    Compiling uuid v1.23.2
2026-08-18T00:56:52.3941074Z    Compiling cipher v0.5.2
2026-08-18T00:56:52.4990702Z    Compiling rand_core v0.6.4
2026-08-18T00:56:52.5379197Z    Compiling parking_lot v0.12.5
2026-08-18T00:56:52.6220487Z    Compiling inout v0.1.4
2026-08-18T00:56:52.6954634Z    Compiling chacha20 v0.10.0
2026-08-18T00:56:52.7221295Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T00:56:52.7460271Z    Compiling vergen-lib v9.1.0
2026-08-18T00:56:52.7825177Z    Compiling n0-future v0.3.2
2026-08-18T00:56:52.7953516Z    Compiling winnow v1.0.3
2026-08-18T00:56:52.8082190Z    Compiling signature v2.2.0
2026-08-18T00:56:52.9215868Z    Compiling cmake v0.1.58
2026-08-18T00:56:52.9271283Z    Compiling parking v2.2.1
2026-08-18T00:56:52.9358007Z    Compiling diatomic-waker v0.2.3
2026-08-18T00:56:52.9482318Z    Compiling cordyceps v0.3.4
2026-08-18T00:56:53.0070716Z    Compiling rand v0.10.1
2026-08-18T00:56:53.0282157Z    Compiling spin v0.10.0
2026-08-18T00:56:53.0680754Z    Compiling httpdate v1.0.3
2026-08-18T00:56:53.0738132Z    Compiling serde_json v1.0.150
2026-08-18T00:56:53.1348151Z    Compiling crossbeam-utils v0.8.21
2026-08-18T00:56:53.1438633Z    Compiling futures-lite v2.6.1
2026-08-18T00:56:53.1795130Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T00:56:53.1852906Z    Compiling ed25519 v2.2.3
2026-08-18T00:56:53.2010632Z    Compiling cipher v0.4.4
2026-08-18T00:56:53.2490912Z    Compiling digest v0.11.3
2026-08-18T00:56:53.3176976Z    Compiling futures-buffered v0.2.13
2026-08-18T00:56:53.3496700Z    Compiling netlink-packet-core v0.8.1
2026-08-18T00:56:53.3640027Z    Compiling universal-hash v0.5.1
2026-08-18T00:56:53.3959060Z    Compiling vergen-lib v0.1.6
2026-08-18T00:56:53.4091033Z    Compiling vergen v9.1.0
2026-08-18T00:56:53.4092674Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-18T00:56:53.4309752Z    Compiling heapless v0.7.17
2026-08-18T00:56:53.4601539Z    Compiling noq-udp v0.10.0
2026-08-18T00:56:53.5508562Z    Compiling aho-corasick v1.1.4
2026-08-18T00:56:53.5610803Z    Compiling sync_wrapper v1.0.2
2026-08-18T00:56:53.6281027Z    Compiling byteorder v1.5.0
2026-08-18T00:56:53.6361876Z    Compiling regex-syntax v0.8.10
2026-08-18T00:56:53.6422616Z    Compiling opaque-debug v0.3.1
2026-08-18T00:56:53.6424480Z    Compiling allocator-api2 v0.2.21
2026-08-18T00:56:53.6511044Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-18T00:56:53.6930773Z    Compiling polyval v0.6.2
2026-08-18T00:56:53.7800577Z    Compiling aws-lc-sys v0.41.0
2026-08-18T00:56:53.7970498Z    Compiling ring v0.17.14
2026-08-18T00:56:53.8100794Z    Compiling libsqlite3-sys v0.30.1
2026-08-18T00:56:53.8367710Z    Compiling hash32 v0.2.1
2026-08-18T00:56:53.8810083Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T00:56:53.9616574Z    Compiling vergen-gitcl v1.0.8
2026-08-18T00:56:54.0364788Z    Compiling spin v0.9.8
2026-08-18T00:56:54.0585411Z    Compiling tower-layer v0.3.3
2026-08-18T00:56:54.1110753Z    Compiling signature v3.0.0
2026-08-18T00:56:54.1169351Z    Compiling num_threads v0.1.7
2026-08-18T00:56:54.2120690Z    Compiling ryu v1.0.23
2026-08-18T00:56:54.2293071Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-18T00:56:54.2401610Z    Compiling fallible-iterator v0.3.0
2026-08-18T00:56:54.2617726Z    Compiling time v0.3.47
2026-08-18T00:56:54.2881196Z    Compiling ghash v0.5.1
2026-08-18T00:56:54.3630694Z    Compiling ctr v0.9.2
2026-08-18T00:56:54.3915174Z    Compiling aes v0.8.4
2026-08-18T00:56:54.4062459Z    Compiling sha2 v0.11.0-rc.5
2026-08-18T00:56:54.5274859Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-18T00:56:54.6610884Z    Compiling fs2 v0.4.3
2026-08-18T00:56:54.6660709Z    Compiling http-body-util v0.1.3
2026-08-18T00:56:54.8511381Z    Compiling aead v0.5.2
2026-08-18T00:56:54.9520751Z    Compiling openssl-probe v0.2.1
2026-08-18T00:56:54.9649436Z    Compiling utf8parse v0.2.2
2026-08-18T00:56:55.0090950Z    Compiling arrayvec v0.7.6
2026-08-18T00:56:55.0391436Z    Compiling aes-gcm v0.10.3
2026-08-18T00:56:55.0510160Z    Compiling crossbeam-channel v0.5.15
2026-08-18T00:56:55.1226085Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-18T00:56:55.1865699Z    Compiling crossbeam-epoch v0.9.18
2026-08-18T00:56:55.2062870Z    Compiling blake3 v1.8.5
2026-08-18T00:56:55.2210149Z    Compiling netlink-packet-route v0.29.0
2026-08-18T00:56:55.3657890Z    Compiling memoffset v0.6.5
2026-08-18T00:56:55.4958497Z    Compiling acto v0.8.2
2026-08-18T00:56:55.5044062Z    Compiling netwatch v0.16.0
2026-08-18T00:56:55.5920544Z    Compiling noq v0.18.0
2026-08-18T00:56:55.6601028Z    Compiling synstructure v0.13.2
2026-08-18T00:56:55.7119320Z    Compiling darling_core v0.20.11
2026-08-18T00:56:55.7497140Z    Compiling xml-rs v0.8.28
2026-08-18T00:56:55.7554858Z    Compiling rustc-hash v2.1.2
2026-08-18T00:56:55.8331762Z    Compiling mac-addr v0.3.0
2026-08-18T00:56:55.8494010Z    Compiling foldhash v0.2.0
2026-08-18T00:56:55.9998205Z    Compiling ref-cast v1.0.25
2026-08-18T00:56:56.0055347Z    Compiling thiserror v1.0.69
2026-08-18T00:56:56.0821444Z    Compiling regex-automata v0.4.14
2026-08-18T00:56:56.2476258Z    Compiling proc-macro-crate v3.5.0
2026-08-18T00:56:56.2678376Z    Compiling identity-hash v0.1.0
2026-08-18T00:56:56.3537896Z    Compiling tagptr v0.2.0
2026-08-18T00:56:56.3540129Z    Compiling lru-slab v0.1.2
2026-08-18T00:56:56.4703266Z    Compiling sorted-index-buffer v0.2.1
2026-08-18T00:56:56.5525321Z    Compiling xmltree v0.10.3
2026-08-18T00:56:56.5851585Z    Compiling hashbrown v0.16.1
2026-08-18T00:56:56.6391828Z    Compiling serde_derive_internals v0.29.1
2026-08-18T00:56:56.7436121Z    Compiling netlink-packet-route v0.30.0
2026-08-18T00:56:56.7734784Z    Compiling termios v0.2.2
2026-08-18T00:56:56.9120476Z    Compiling ioctl-rs v0.1.6
2026-08-18T00:56:57.0018789Z    Compiling serial-core v0.4.0
2026-08-18T00:56:57.1662071Z    Compiling errno v0.3.14
2026-08-18T00:56:57.1917494Z    Compiling simple-dns v0.9.3
2026-08-18T00:56:57.2455702Z    Compiling winnow v0.7.15
2026-08-18T00:56:57.2946738Z    Compiling resolv-conf v0.7.6
2026-08-18T00:56:57.3481002Z    Compiling signal-hook v0.3.18
2026-08-18T00:56:57.4505933Z    Compiling arrayref v0.3.9
2026-08-18T00:56:57.4747407Z    Compiling toml_write v0.1.2
2026-08-18T00:56:57.4973039Z    Compiling smol_str v0.1.24
2026-08-18T00:56:57.5097173Z    Compiling rustix v1.1.4
2026-08-18T00:56:57.5377125Z    Compiling serde_derive v1.0.228
2026-08-18T00:56:57.6714159Z    Compiling zeroize_derive v1.4.3
2026-08-18T00:56:57.6799607Z    Compiling tokio-macros v2.7.0
2026-08-18T00:56:57.7154540Z    Compiling futures-macro v0.3.32
2026-08-18T00:56:57.7827017Z    Compiling zerofrom-derive v0.1.7
2026-08-18T00:56:57.7919731Z    Compiling yoke-derive v0.8.2
2026-08-18T00:56:57.8150705Z    Compiling zerovec-derive v0.11.3
2026-08-18T00:56:58.2619956Z    Compiling zeroize v1.8.2
2026-08-18T00:56:58.3502364Z    Compiling tokio v1.52.3
2026-08-18T00:56:58.4129498Z    Compiling displaydoc v0.2.6
2026-08-18T00:56:58.6470763Z    Compiling futures-util v0.3.32
2026-08-18T00:56:58.9060879Z    Compiling tracing-attributes v0.1.31
2026-08-18T00:56:59.0037968Z    Compiling rustls-pki-types v1.14.1
2026-08-18T00:56:59.0862084Z    Compiling zerofrom v0.1.8
2026-08-18T00:56:59.2063298Z    Compiling yoke v0.8.3
2026-08-18T00:56:59.2142354Z    Compiling thiserror-impl v2.0.18
2026-08-18T00:56:59.2143892Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-18T00:56:59.3968048Z    Compiling zerovec v0.11.6
2026-08-18T00:56:59.6590911Z    Compiling zerotrie v0.2.4
2026-08-18T00:56:59.6650817Z    Compiling darling_macro v0.20.11
2026-08-18T00:56:59.8293720Z    Compiling derive_more-impl v2.1.1
2026-08-18T00:56:59.8480550Z    Compiling spez v0.1.2
2026-08-18T00:57:00.0304781Z    Compiling darling v0.20.11
2026-08-18T00:57:00.0576373Z    Compiling n0-error-macros v0.1.3
2026-08-18T00:57:00.0872840Z    Compiling derive_builder_core v0.20.2
2026-08-18T00:57:00.1671962Z    Compiling tinystr v0.8.3
2026-08-18T00:57:00.2064815Z    Compiling potential_utf v0.1.5
2026-08-18T00:57:00.3510647Z    Compiling icu_locale_core v2.2.0
2026-08-18T00:57:00.3595551Z    Compiling icu_collections v2.2.0
2026-08-18T00:57:00.9409278Z    Compiling der v0.8.0-rc.10
2026-08-18T00:57:01.0104603Z    Compiling pin-project-internal v1.1.13
2026-08-18T00:57:01.1880739Z    Compiling n0-error v0.1.3
2026-08-18T00:57:01.3515045Z    Compiling derive_builder_macro v0.20.2
2026-08-18T00:57:01.5282691Z    Compiling icu_provider v2.2.0
2026-08-18T00:57:01.6860953Z    Compiling derive_builder v0.20.2
2026-08-18T00:57:01.7838047Z    Compiling ed25519-dalek v2.2.0
2026-08-18T00:57:01.9680615Z    Compiling icu_normalizer v2.2.0
2026-08-18T00:57:02.0459397Z    Compiling icu_properties v2.2.0
2026-08-18T00:57:02.1021054Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T00:57:02.2510058Z    Compiling pin-project v1.1.13
2026-08-18T00:57:02.3188667Z    Compiling futures-executor v0.3.32
2026-08-18T00:57:02.4210390Z    Compiling ipnet v2.12.0
2026-08-18T00:57:02.4400221Z    Compiling spki v0.8.0-rc.4
2026-08-18T00:57:02.5817165Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-18T00:57:02.6409672Z    Compiling futures v0.3.32
2026-08-18T00:57:02.7495837Z    Compiling ed25519 v3.0.0-rc.4
2026-08-18T00:57:02.8481879Z    Compiling prefix-trie v0.8.4
2026-08-18T00:57:02.9759752Z    Compiling cobs v0.3.0
2026-08-18T00:57:03.0427346Z    Compiling regex v1.12.3
2026-08-18T00:57:03.1627540Z    Compiling once_cell v1.21.4
2026-08-18T00:57:03.1996583Z    Compiling postcard-derive v0.2.2
2026-08-18T00:57:03.2271522Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-18T00:57:03.3770589Z    Compiling tracing-core v0.1.36
2026-08-18T00:57:03.4698459Z    Compiling rustls-native-certs v0.8.4
2026-08-18T00:57:03.6128763Z    Compiling idna_adapter v1.2.2
2026-08-18T00:57:03.6681054Z    Compiling hashbrown v0.14.5
2026-08-18T00:57:03.6880089Z    Compiling idna v1.1.0
2026-08-18T00:57:03.7079839Z    Compiling data-encoding-macro v0.1.20
2026-08-18T00:57:03.7150983Z    Compiling iroh-metrics-derive v0.4.1
2026-08-18T00:57:03.7391818Z    Compiling postcard v1.1.3
2026-08-18T00:57:03.7644589Z    Compiling num_enum_derive v0.7.6
2026-08-18T00:57:03.9014125Z    Compiling tracing v0.1.44
2026-08-18T00:57:03.9117203Z    Compiling strum_macros v0.28.0
2026-08-18T00:57:03.9190701Z    Compiling async-trait v0.1.89
2026-08-18T00:57:04.1791166Z    Compiling url v2.5.8
2026-08-18T00:57:04.2279730Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-18T00:57:04.2447428Z    Compiling enum-assoc v1.3.0
2026-08-18T00:57:04.2670790Z    Compiling derive_more v2.1.1
2026-08-18T00:57:04.4453323Z    Compiling hashlink v0.9.1
2026-08-18T00:57:04.4740837Z    Compiling tokio-util v0.7.18
2026-08-18T00:57:04.6238236Z    Compiling netlink-sys v0.8.8
2026-08-18T00:57:04.6715003Z    Compiling tower v0.5.3
2026-08-18T00:57:04.7496184Z    Compiling iroh-metrics v0.38.3
2026-08-18T00:57:04.8291464Z    Compiling num_enum v0.7.6
2026-08-18T00:57:04.8448350Z    Compiling netdev v0.42.0
2026-08-18T00:57:04.9063680Z    Compiling netlink-proto v0.12.0
2026-08-18T00:57:04.9273733Z    Compiling iroh-relay v0.98.0
2026-08-18T00:57:04.9640283Z    Compiling moka v0.12.15
2026-08-18T00:57:05.0207258Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-18T00:57:05.0293609Z    Compiling attohttpc v0.30.1
2026-08-18T00:57:05.0646491Z    Compiling rusqlite v0.32.1
2026-08-18T00:57:05.1007650Z    Compiling iroh-base v0.98.0
2026-08-18T00:57:05.2094494Z    Compiling serde_spanned v0.6.9
2026-08-18T00:57:05.2245285Z    Compiling toml_datetime v0.6.11
2026-08-18T00:57:05.3203900Z    Compiling tower-http v0.6.11
2026-08-18T00:57:05.3660592Z    Compiling thiserror-impl v1.0.69
2026-08-18T00:57:05.5496876Z    Compiling h2 v0.4.14
2026-08-18T00:57:05.7030645Z    Compiling n0-watcher v0.6.1
2026-08-18T00:57:05.8430480Z    Compiling tokio-stream v0.1.18
2026-08-18T00:57:05.9457018Z    Compiling ref-cast-impl v1.0.25
2026-08-18T00:57:05.9570718Z    Compiling simdutf8 v0.1.5
2026-08-18T00:57:06.0406621Z    Compiling constant_time_eq v0.4.2
2026-08-18T00:57:06.2446441Z    Compiling sha1_smol v1.0.1
2026-08-18T00:57:06.4783866Z    Compiling toml_edit v0.22.27
2026-08-18T00:57:06.5100727Z    Compiling webpki-roots v1.0.7
2026-08-18T00:57:06.6326791Z    Compiling schemars_derive v1.2.1
2026-08-18T00:57:06.6802193Z    Compiling lru v0.16.4
2026-08-18T00:57:06.8349201Z    Compiling signal-hook-registry v1.4.8
2026-08-18T00:57:06.8350419Z    Compiling strum v0.28.0
2026-08-18T00:57:06.8583715Z    Compiling serial-unix v0.4.0
2026-08-18T00:57:06.9277560Z    Compiling iroh-dns v0.98.0
2026-08-18T00:57:06.9386562Z    Compiling darling_core v0.23.0
2026-08-18T00:57:06.9391460Z    Compiling serde_bytes v0.11.19
2026-08-18T00:57:06.9742121Z    Compiling seize v0.5.1
2026-08-18T00:57:07.0796423Z    Compiling hmac v0.12.1
2026-08-18T00:57:07.1411020Z    Compiling iroh v0.98.2
2026-08-18T00:57:07.1724623Z    Compiling dyn-clone v1.0.20
2026-08-18T00:57:07.1891083Z    Compiling rustix v0.38.44
2026-08-18T00:57:07.2203442Z    Compiling linux-raw-sys v0.12.1
2026-08-18T00:57:07.2319450Z    Compiling pin-utils v0.1.0
2026-08-18T00:57:07.2861086Z    Compiling bitflags v1.3.2
2026-08-18T00:57:07.2930751Z    Compiling cmov v0.5.4
2026-08-18T00:57:07.3360956Z    Compiling nix v0.25.1
2026-08-18T00:57:07.3925347Z    Compiling hkdf v0.12.4
2026-08-18T00:57:07.3991149Z    Compiling papaya v0.2.4
2026-08-18T00:57:07.5337311Z    Compiling ctutils v0.4.2
2026-08-18T00:57:07.5450865Z    Compiling serial v0.4.0
2026-08-18T00:57:07.5660608Z    Compiling filedescriptor v0.8.3
2026-08-18T00:57:07.5970562Z    Compiling backon v1.6.0
2026-08-18T00:57:07.7461660Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-18T00:57:07.7674824Z    Compiling anstyle-parse v1.0.0
2026-08-18T00:57:07.8294561Z    Compiling vte_generate_state_changes v0.1.2
2026-08-18T00:57:07.8441526Z    Compiling linux-raw-sys v0.4.15
2026-08-18T00:57:07.9402795Z    Compiling instability v0.3.12
2026-08-18T00:57:07.9720912Z    Compiling anstyle-query v1.1.5
2026-08-18T00:57:08.0505956Z    Compiling unicode-width v0.2.0
2026-08-18T00:57:08.0995066Z    Compiling downcast-rs v1.2.1
2026-08-18T00:57:08.1120983Z    Compiling anstyle v1.0.14
2026-08-18T00:57:08.1730943Z    Compiling shell-words v1.1.1
2026-08-18T00:57:08.2820947Z    Compiling foldhash v0.1.5
2026-08-18T00:57:08.3179640Z    Compiling colorchoice v1.0.5
2026-08-18T00:57:08.3252070Z    Compiling is_terminal_polyfill v1.70.2
2026-08-18T00:57:08.3862021Z    Compiling anstream v1.0.0
2026-08-18T00:57:08.4009272Z    Compiling vte v0.13.1
2026-08-18T00:57:08.4632488Z    Compiling hashbrown v0.15.5
2026-08-18T00:57:08.4850254Z    Compiling signal-hook-mio v0.2.5
2026-08-18T00:57:08.5808874Z    Compiling spake2 v0.4.0
2026-08-18T00:57:08.6884100Z    Compiling schemars v1.2.1
2026-08-18T00:57:08.7700637Z    Compiling terminal_size v0.4.4
2026-08-18T00:57:08.9006818Z    Compiling strum_macros v0.26.4
2026-08-18T00:57:08.9340846Z    Compiling sha1 v0.10.6
2026-08-18T00:57:08.9780829Z    Compiling itertools v0.13.0
2026-08-18T00:57:09.1950647Z    Compiling toml v0.8.23
2026-08-18T00:57:09.3223838Z    Compiling castaway v0.2.4
2026-08-18T00:57:09.4082305Z    Compiling static_assertions v1.1.0
2026-08-18T00:57:09.4612205Z    Compiling doctest-file v1.1.1
2026-08-18T00:57:09.4971103Z    Compiling unicode-width v0.1.14
2026-08-18T00:57:09.5083628Z    Compiling clap_lex v1.1.0
2026-08-18T00:57:09.7636382Z    Compiling indoc v2.0.7
2026-08-18T00:57:09.7750778Z    Compiling clap_builder v4.6.0
2026-08-18T00:57:09.9085249Z    Compiling interprocess v2.4.2
2026-08-18T00:57:10.2280648Z    Compiling compact_str v0.8.2
2026-08-18T00:57:10.2386336Z    Compiling lru v0.12.5
2026-08-18T00:57:10.3990474Z    Compiling crossterm v0.28.1
2026-08-18T00:57:10.4092380Z    Compiling clap_derive v4.6.1
2026-08-18T00:57:10.5671110Z    Compiling darling_macro v0.23.0
2026-08-18T00:57:10.7827470Z    Compiling cassowary v0.3.0
2026-08-18T00:57:10.9361104Z    Compiling darling v0.23.0
2026-08-18T00:57:11.0421372Z    Compiling hyper v1.10.1
2026-08-18T00:57:11.0941835Z    Compiling unicode-truncate v1.1.0
2026-08-18T00:57:11.2371012Z    Compiling portable-pty v0.8.1
2026-08-18T00:57:11.2520772Z    Compiling iana-time-zone v0.1.65
2026-08-18T00:57:11.2620596Z    Compiling nucleo-matcher v0.3.1
2026-08-18T00:57:11.2770779Z    Compiling strum v0.26.3
2026-08-18T00:57:11.4020991Z    Compiling qrcode v0.14.1
2026-08-18T00:57:11.6241208Z    Compiling chrono v0.4.45
2026-08-18T00:57:11.6800151Z    Compiling ratatui v0.29.0
2026-08-18T00:57:12.7241657Z    Compiling clap v4.6.1
2026-08-18T00:57:12.9760817Z    Compiling hyper-util v0.1.20
2026-08-18T00:57:13.1089610Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T00:57:13.4506129Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T00:57:13.4507611Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T00:57:14.8971143Z    Compiling igd-next v0.17.1
2026-08-18T00:57:16.0949536Z    Compiling portmapper v0.16.0
2026-08-18T00:57:16.6205638Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T00:57:19.5993997Z    Compiling rustls-webpki v0.103.13
2026-08-18T00:57:21.9107586Z    Compiling tokio-rustls v0.26.4
2026-08-18T00:57:21.9108005Z    Compiling rustls-platform-verifier v0.7.0
2026-08-18T00:57:21.9108550Z    Compiling noq-proto v0.17.0
2026-08-18T00:57:22.0562053Z    Compiling hickory-net v0.26.0-beta.4
2026-08-18T00:57:22.0562829Z    Compiling hyper-rustls v0.27.9
2026-08-18T00:57:22.0563415Z    Compiling tokio-websockets v0.13.2
2026-08-18T00:57:22.1859324Z    Compiling reqwest v0.13.4
2026-08-18T00:57:23.0767797Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-18T00:57:36.4897708Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T00:57:38.1753589Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T00:57:48.5628919Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T00:57:48.6696256Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.92s
2026-08-18T00:57:48.7054055Z ##[group]Run cargo nextest run --workspace -E 'kind(lib) + kind(bin)'
2026-08-18T00:57:48.7054479Z [36;1mcargo nextest run --workspace -E 'kind(lib) + kind(bin)'[0m
2026-08-18T00:57:48.7067568Z shell: /usr/bin/bash -e {0}
2026-08-18T00:57:48.7067780Z ##[endgroup]
2026-08-18T00:57:49.3858767Z    Compiling fastrand v2.4.1
2026-08-18T00:57:49.3932622Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T00:57:49.3992980Z    Compiling rustix v1.1.4
2026-08-18T00:57:49.4266225Z    Compiling bytemuck v1.25.2
2026-08-18T00:57:49.4267098Z    Compiling mock-adapter v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-18T00:57:49.4479827Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T00:57:49.4480971Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T00:57:49.4960839Z    Compiling futures-lite v2.6.1
2026-08-18T00:57:49.4961842Z    Compiling backon v1.6.0
2026-08-18T00:57:49.5951145Z    Compiling rgb v0.8.53
2026-08-18T00:57:49.9272050Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T00:57:50.0019201Z    Compiling avt v0.18.0
2026-08-18T00:57:50.3015957Z    Compiling n0-future v0.3.2
2026-08-18T00:57:50.3687369Z    Compiling n0-watcher v0.6.1
2026-08-18T00:57:50.3687923Z    Compiling iroh-dns v0.98.0
2026-08-18T00:57:50.4956797Z    Compiling netwatch v0.16.0
2026-08-18T00:57:50.6304527Z    Compiling iroh-relay v0.98.0
2026-08-18T00:57:51.1266448Z    Compiling portmapper v0.16.0
2026-08-18T00:57:51.2389999Z    Compiling tempfile v3.27.0
2026-08-18T00:57:51.2390824Z    Compiling terminal_size v0.4.4
2026-08-18T00:57:51.3104858Z    Compiling clap_builder v4.6.0
2026-08-18T00:57:51.4267828Z    Compiling spt-test-support v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-18T00:57:53.0678847Z    Compiling clap v4.6.1
2026-08-18T00:57:54.0613796Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T00:57:54.1164571Z    Compiling iroh v0.98.2
2026-08-18T00:57:54.2266722Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T00:57:54.2267751Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T00:57:56.7753746Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T00:58:04.7108753Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T00:58:06.5344122Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T00:58:18.3872011Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T00:58:39.8199544Z    Compiling xtask v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-08-18T00:59:38.7784327Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
2026-08-18T00:59:39.6722767Z ────────────
2026-08-18T00:59:39.6724921Z  Nextest run ID 320a2884-063a-4e33-9033-8d2aeece6f75 with nextest profile: default
2026-08-18T00:59:39.6726685Z     Starting 2553 tests across 24 binaries (1 test and 167 binaries skipped)
2026-08-18T00:59:39.6949426Z         PASS [   0.008s] (   1/2553) mock-adapter::bin/capture-player tests::refuses_a_length_mismatch
2026-08-18T00:59:39.6957506Z         PASS [   0.008s] (   2/2553) mock-adapter::bin/capture-player tests::parses_a_well_formed_record
2026-08-18T00:59:39.6960524Z         PASS [   0.016s] (   3/2553) spt::bin/spt api::auth::tests::an_unverifiable_live_owner_never_grants_a_repin
2026-08-18T00:59:39.6970231Z         PASS [   0.016s] (   4/2553) spt::bin/spt accessview::tests::drill_matches_only_its_own_kind
2026-08-18T00:59:39.6971467Z         PASS [   0.017s] (   5/2553) spt::bin/spt accessview::tests::target_roster_groups_types_and_counts_rules
2026-08-18T00:59:39.6986230Z         PASS [   0.017s] (   6/2553) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-08-18T00:59:39.6988933Z         PASS [   0.017s] (   7/2553) spt::bin/spt accessview::tests::node_roster_lists_node_scope_entities_and_mode_exceptions
2026-08-18T00:59:39.6991859Z         PASS [   0.017s] (   8/2553) spt::bin/spt accessview::tests::a_pinned_open_renders_apart_from_a_default_open
2026-08-18T00:59:39.6994604Z         PASS [   0.017s] (   9/2553) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-08-18T00:59:39.7004325Z         PASS [   0.011s] (  10/2553) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-08-18T00:59:39.7021515Z         PASS [   0.027s] (  11/2553) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-08-18T00:59:39.7056835Z         PASS [   0.023s] (  12/2553) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-08-18T00:59:39.7059234Z         PASS [   0.023s] (  13/2553) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-08-18T00:59:39.7061392Z         PASS [   0.032s] (  14/2553) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-08-18T00:59:39.7091726Z         PASS [   0.020s] (  15/2553) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-08-18T00:59:39.7099594Z         PASS [   0.020s] (  16/2553) spt::bin/spt api::delivery::tests::an_undated_state_is_dated_by_a_non_edge_report
2026-08-18T00:59:39.7140252Z         PASS [   0.014s] (  17/2553) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-08-18T00:59:39.7147622Z         PASS [   0.040s] (  18/2553) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-08-18T00:59:39.7150713Z         PASS [   0.014s] (  19/2553) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-08-18T00:59:39.7151847Z         PASS [   0.009s] (  20/2553) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-08-18T00:59:39.7157105Z         PASS [   0.025s] (  21/2553) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-08-18T00:59:39.7160018Z         PASS [   0.042s] (  22/2553) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-08-18T00:59:39.7163209Z         PASS [   0.042s] (  23/2553) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_is_a_psyche_custody_sid
2026-08-18T00:59:39.7188543Z         PASS [   0.028s] (  24/2553) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-08-18T00:59:39.7192636Z         PASS [   0.028s] (  25/2553) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-08-18T00:59:39.7195893Z         PASS [   0.028s] (  26/2553) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-08-18T00:59:39.7229108Z         PASS [   0.013s] (  27/2553) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-08-18T00:59:39.7233422Z         PASS [   0.049s] (  28/2553) spt::bin/spt api::auth::tests::a_recycled_owner_pid_no_longer_blocks_the_dead_owner_rescue
2026-08-18T00:59:39.7234872Z         PASS [   0.017s] (  29/2553) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-08-18T00:59:39.7240638Z         PASS [   0.050s] (  30/2553) spt::bin/spt api::auth::tests::dead_owner_repin_still_rescues_a_non_custody_sid
2026-08-18T00:59:39.7263918Z         PASS [   0.010s] (  31/2553) spt::bin/spt api::engineroom::tests::a_pin_is_not_a_clear
2026-08-18T00:59:39.7306216Z         PASS [   0.012s] (  32/2553) spt::bin/spt api::engineroom::tests::a_refresh_adopts_only_a_real_divergence
2026-08-18T00:59:39.7313737Z         PASS [   0.012s] (  33/2553) spt::bin/spt api::engineroom::tests::subnet_authority_is_the_empowerment_not_the_gate
2026-08-18T00:59:39.7319157Z         PASS [   0.012s] (  34/2553) spt::bin/spt api::engineroom::tests::an_admin_code_verifies_across_the_ceremony_window_only
2026-08-18T00:59:39.7331776Z         PASS [   0.011s] (  35/2553) spt::bin/spt api::engineroom::tests::the_gate_admits_only_the_reserved_id_provisioned_and_authenticated
2026-08-18T00:59:39.7335053Z         PASS [   0.011s] (  36/2553) spt::bin/spt api::engineroom::tests::the_perch_minting_verbs_admit_the_reserved_id_only_as_a_completion
2026-08-18T00:59:39.7362578Z         PASS [   0.010s] (  37/2553) spt::bin/spt api::engineroom::tests::the_unset_echo_names_what_governs_next
2026-08-18T00:59:39.7395331Z         PASS [   0.009s] (  38/2553) spt::bin/spt api::engineroom::tests::the_written_node_mode_is_the_one_the_chain_reads
2026-08-18T00:59:39.7431268Z         PASS [   0.018s] (  39/2553) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_a_caller_that_is_not_the_engine_room
2026-08-18T00:59:39.7440196Z         PASS [   0.018s] (  40/2553) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_an_unminted_surface_and_writes_nothing
2026-08-18T00:59:39.7442835Z         PASS [   0.008s] (  41/2553) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-08-18T00:59:39.7615965Z         PASS [   0.020s] (  42/2553) spt::bin/spt api::reporting::tests::boundary_refuses_rotating_onto_a_psyche_custody_sid
2026-08-18T00:59:39.7689300Z         PASS [   0.007s] (  43/2553) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-08-18T00:59:39.7823659Z         PASS [   0.014s] (  44/2553) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-08-18T00:59:39.7868926Z         PASS [   0.077s] (  45/2553) spt::bin/spt api::delivery::tests::only_a_real_state_edge_stamps_the_transition_instant
2026-08-18T00:59:39.8037679Z         PASS [   0.021s] (  46/2553) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-08-18T00:59:39.8075223Z         PASS [   0.020s] (  47/2553) spt::bin/spt api::reporting::tests::endpoint_info_activity_word_tracks_the_idle_sentinel
2026-08-18T00:59:39.8103695Z         PASS [   0.007s] (  48/2553) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-08-18T00:59:39.8140543Z         PASS [   0.007s] (  49/2553) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_self_attributes_own_node_driver
2026-08-18T00:59:39.8174211Z         PASS [   0.007s] (  50/2553) spt::bin/spt api::reporting::tests::endpoint_info_json_always_carries_an_activity_word
2026-08-18T00:59:39.8254568Z         PASS [   0.008s] (  51/2553) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-08-18T00:59:39.8330888Z         PASS [   0.019s] (  52/2553) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-08-18T00:59:39.8403407Z         PASS [   0.007s] (  53/2553) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-08-18T00:59:39.8487041Z         PASS [   0.008s] (  54/2553) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-08-18T00:59:39.8514861Z         PASS [   0.112s] (  55/2553) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-08-18T00:59:39.8517293Z         PASS [   0.121s] (  56/2553) spt::bin/spt api::reporting::tests::a_non_engine_room_boundary_never_moves_the_seats_empowerment
2026-08-18T00:59:39.8600815Z         PASS [   0.008s] (  57/2553) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-08-18T00:59:39.8601827Z         PASS [   0.009s] (  58/2553) spt::bin/spt api::reporting::tests::misplaced_drop_is_still_found_once_the_anchor_is_correct
2026-08-18T00:59:39.8617093Z         PASS [   0.127s] (  59/2553) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-08-18T00:59:39.8653025Z         PASS [   0.016s] (  60/2553) spt::bin/spt api::reporting::tests::history_log_appends
2026-08-18T00:59:39.8670523Z         PASS [   0.135s] (  61/2553) spt::bin/spt api::reporting::tests::a_rotated_away_session_id_cannot_resurrect_a_dropped_empowerment
2026-08-18T00:59:39.8689684Z         PASS [   0.125s] (  62/2553) spt::bin/spt api::reporting::tests::boundary_with_a_fresh_sid_is_unaffected_by_the_squat_guard
2026-08-18T00:59:39.9046670Z         PASS [   0.199s] (  63/2553) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-08-18T00:59:39.9202912Z         PASS [   0.016s] (  64/2553) spt::bin/spt api::startup::tests::a_dead_binder_pid_proves_nothing_and_never_drops_the_stamp
2026-08-18T00:59:39.9213042Z         PASS [   0.206s] (  65/2553) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-08-18T00:59:39.9272381Z         PASS [   0.007s] (  66/2553) spt::bin/spt api::startup::tests::a_dead_relays_capability_stamp_is_not_resurrected_by_a_listener_rebind
2026-08-18T00:59:39.9308422Z         PASS [   0.008s] (  67/2553) spt::bin/spt api::tests::adapter_is_optional
2026-08-18T00:59:39.9358246Z         PASS [   0.075s] (  68/2553) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-08-18T00:59:39.9373180Z         PASS [   0.008s] (  69/2553) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-08-18T00:59:39.9442079Z         PASS [   0.007s] (  70/2553) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-08-18T00:59:39.9444638Z         PASS [   0.008s] (  71/2553) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-08-18T00:59:39.9492388Z         PASS [   0.082s] (  72/2553) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-08-18T00:59:39.9510637Z         PASS [   0.236s] (  73/2553) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-08-18T00:59:39.9513705Z         PASS [   0.126s] (  74/2553) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-08-18T00:59:39.9524923Z         PASS [   0.008s] (  75/2553) spt::bin/spt api::tests::state_value_is_validated
2026-08-18T00:59:39.9532490Z         PASS [   0.009s] (  76/2553) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-08-18T00:59:39.9561652Z         PASS [   0.090s] (  77/2553) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-08-18T00:59:39.9643007Z         PASS [   0.017s] (  78/2553) spt::bin/spt api::tests::surface_parses
2026-08-18T00:59:39.9759399Z         PASS [   0.262s] (  79/2553) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-08-18T00:59:39.9851978Z         PASS [   0.034s] (  80/2553) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-08-18T00:59:39.9938255Z         PASS [   0.007s] (  81/2553) spt::bin/spt cli::lifecycle_verb_decisions::remembered_defaults_prefer_the_newest_row_field_by_field
2026-08-18T00:59:39.9970748Z         PASS [   0.033s] (  82/2553) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-08-18T00:59:39.9973611Z         PASS [   0.128s] (  83/2553) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-08-18T00:59:39.9990386Z         PASS [   0.007s] (  84/2553) spt::bin/spt cli::lifecycle_verb_decisions::the_adapter_precedence_is_flag_then_endpoint_then_a_sole_installed_one
2026-08-18T00:59:40.0025033Z         PASS [   0.050s] (  85/2553) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-08-18T00:59:40.0046926Z         PASS [   0.049s] (  86/2553) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-08-18T00:59:40.0048766Z         PASS [   0.007s] (  87/2553) spt::bin/spt cli::lifecycle_verb_decisions::the_go_ladder_takes_the_ratified_rung
2026-08-18T00:59:40.0052134Z         PASS [   0.029s] (  88/2553) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-08-18T00:59:40.0055248Z         PASS [   0.008s] (  89/2553) spt::bin/spt cli::reserved_id_tests::endpoint_run_refuses_the_reserved_id_and_saves_nothing
2026-08-18T00:59:40.0126307Z         PASS [   0.007s] (  90/2553) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-08-18T00:59:40.0129752Z         PASS [   0.008s] (  91/2553) spt::bin/spt cli::retired_verb_pre_scan::the_pre_scan_reads_the_verb_position_only
2026-08-18T00:59:40.0131847Z         PASS [   0.009s] (  92/2553) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-08-18T00:59:40.0152556Z         PASS [   0.010s] (  93/2553) spt::bin/spt cli::retired_verb_pre_scan::the_retired_verb_refuses_with_a_pointer_a_generic_error_cannot_fake
2026-08-18T00:59:40.0158231Z         PASS [   0.015s] (  94/2553) spt::bin/spt cli::reserved_id_tests::the_lifecycle_verbs_refuse_their_preconditions
2026-08-18T00:59:40.0161704Z         PASS [   0.156s] (  95/2553) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-08-18T00:59:40.0211648Z         PASS [   0.008s] (  96/2553) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates_and_create_conflicts
2026-08-18T00:59:40.0212941Z         PASS [   0.008s] (  97/2553) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-08-18T00:59:40.0244908Z         PASS [   0.009s] (  98/2553) spt::bin/spt cli::tests::a_mint_captures_its_declared_mode_and_nothing_else
2026-08-18T00:59:40.0284700Z         PASS [   0.007s] (  99/2553) spt::bin/spt cli::tests::a_notfound_lands_locally_only_when_the_target_is_an_endpoint_here
2026-08-18T00:59:40.0299353Z         PASS [   0.314s] ( 100/2553) spt::bin/spt api::engineroom::tests::a_non_engine_room_attempt_never_touches_the_empower_ledger
2026-08-18T00:59:40.0324844Z         PASS [   0.011s] ( 101/2553) spt::bin/spt cli::tests::a_one_way_approval_hands_over_a_reverse_command_that_parses
2026-08-18T00:59:40.0340588Z         PASS [   0.018s] ( 102/2553) spt::bin/spt cli::tests::a_non_attributable_bake_needs_the_acknowledgment_and_keeps_it
2026-08-18T00:59:40.0357103Z         PASS [   0.007s] ( 103/2553) spt::bin/spt cli::tests::a_remote_send_receive_claims_only_what_it_can_deliver
2026-08-18T00:59:40.0369983Z         PASS [   0.007s] ( 104/2553) spt::bin/spt cli::tests::a_reply_carried_request_is_not_stamped_as_a_first_order_knock
2026-08-18T00:59:40.0403506Z         PASS [   0.008s] ( 105/2553) spt::bin/spt cli::tests::a_retired_flag_names_what_replaced_it
2026-08-18T00:59:40.0413253Z         PASS [   0.007s] ( 106/2553) spt::bin/spt cli::tests::a_row_without_a_node_says_so_and_one_with_a_node_shows_it
2026-08-18T00:59:40.0431348Z         PASS [   0.007s] ( 107/2553) spt::bin/spt cli::tests::a_rule_describes_itself_in_plain_words
2026-08-18T00:59:40.0438110Z         PASS [   0.007s] ( 108/2553) spt::bin/spt cli::tests::a_sealed_codes_subnet_is_chosen_and_never_guessed
2026-08-18T00:59:40.0468029Z         PASS [   0.031s] ( 109/2553) spt::bin/spt cli::tests::a_minted_sealed_code_is_the_one_that_opens_to_its_record
2026-08-18T00:59:40.0490949Z         PASS [   0.009s] ( 110/2553) spt::bin/spt cli::tests::a_sender_rule_on_a_non_attributable_surface_is_refused
2026-08-18T00:59:40.0493963Z         PASS [   0.008s] ( 111/2553) spt::bin/spt cli::tests::a_status_row_reads_held_over_running_and_carries_its_evidence
2026-08-18T00:59:40.0504262Z         PASS [   0.336s] ( 112/2553) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-08-18T00:59:40.0553012Z         PASS [   0.011s] ( 113/2553) spt::bin/spt cli::tests::a_subnet_fork_grant_names_the_members_that_cannot_resolve
2026-08-18T00:59:40.0584864Z         PASS [   0.015s] ( 114/2553) spt::bin/spt cli::tests::a_subcommand_name_beats_the_bare_target
2026-08-18T00:59:40.0643118Z         PASS [   0.330s] ( 115/2553) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-08-18T00:59:40.0650104Z         PASS [   0.016s] ( 116/2553) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-08-18T00:59:40.0721458Z         PASS [   0.007s] ( 117/2553) spt::bin/spt cli::tests::adapter_name_validation_flags_every_unknown
2026-08-18T00:59:40.0727303Z         PASS [   0.024s] ( 118/2553) spt::bin/spt cli::tests::access_subcommands_parse
2026-08-18T00:59:40.0791592Z         PASS [   0.007s] ( 119/2553) spt::bin/spt cli::tests::adapter_names_comma_list_parses_and_refuses_empties
2026-08-18T00:59:40.0799268Z         PASS [   0.219s] ( 120/2553) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-08-18T00:59:40.0820085Z         PASS [   0.083s] ( 121/2553) spt::bin/spt cli::reserved_id_tests::rename_into_the_reserved_id_is_refused
2026-08-18T00:59:40.0825945Z         PASS [   0.024s] ( 122/2553) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-08-18T00:59:40.0828908Z         PASS [   0.010s] ( 123/2553) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-08-18T00:59:40.0863258Z         PASS [   0.073s] ( 124/2553) spt::bin/spt cli::tests::a_local_hit_never_asks_the_broker
2026-08-18T00:59:40.0906782Z         PASS [   0.008s] ( 125/2553) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-08-18T00:59:40.0913560Z         PASS [   0.012s] ( 126/2553) spt::bin/spt cli::tests::adapter_string_verbs
2026-08-18T00:59:40.0948117Z         PASS [   0.012s] ( 127/2553) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-08-18T00:59:40.0953940Z         PASS [   0.009s] ( 128/2553) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-08-18T00:59:40.0980565Z         PASS [   0.383s] ( 129/2553) spt::bin/spt api::delivery::tests::poll_drain_validates_notify_copies_against_their_rows
2026-08-18T00:59:40.0983139Z         PASS [   0.357s] ( 130/2553) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-08-18T00:59:40.0985549Z         PASS [   0.007s] ( 131/2553) spt::bin/spt cli::tests::adapter_update_summary_and_exit_aggregate_isolated_failures
2026-08-18T00:59:40.0992159Z         PASS [   0.009s] ( 132/2553) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-08-18T00:59:40.1024201Z         PASS [   0.023s] ( 133/2553) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-08-18T00:59:40.1044403Z         PASS [   0.054s] ( 134/2553) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-08-18T00:59:40.1051496Z         PASS [   0.041s] ( 135/2553) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-08-18T00:59:40.1060085Z         PASS [   0.011s] ( 136/2553) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-08-18T00:59:40.1068814Z         PASS [   0.011s] ( 137/2553) spt::bin/spt cli::tests::adapter_version_parses
2026-08-18T00:59:40.1073780Z         PASS [   0.008s] ( 138/2553) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-08-18T00:59:40.1076832Z         PASS [   0.009s] ( 139/2553) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-08-18T00:59:40.1080333Z         PASS [   0.010s] ( 140/2553) spt::bin/spt cli::tests::agent_ground_describes_itself_exactly_as_the_ceremony_always_did
2026-08-18T00:59:40.1122496Z         PASS [   0.013s] ( 141/2553) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-08-18T00:59:40.1127020Z         PASS [   0.056s] ( 142/2553) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-08-18T00:59:40.1154644Z         PASS [   0.013s] ( 143/2553) spt::bin/spt cli::tests::an_addressed_target_is_local_only_when_its_node_half_names_this_node
2026-08-18T00:59:40.1168681Z         PASS [   0.012s] ( 144/2553) spt::bin/spt cli::tests::an_approval_binds_the_subject_the_knocks_origin_implies
2026-08-18T00:59:40.1172330Z         PASS [   0.011s] ( 145/2553) spt::bin/spt cli::tests::an_empty_unlisted_set_renders_no_heading_at_all
2026-08-18T00:59:40.1173475Z         PASS [   0.011s] ( 146/2553) spt::bin/spt cli::tests::an_empty_stored_surface_list_still_means_every_surface
2026-08-18T00:59:40.1181555Z         PASS [   0.010s] ( 147/2553) spt::bin/spt cli::tests::an_excluded_knock_is_neither_a_landing_nor_a_wire_refusal
2026-08-18T00:59:40.1184494Z         PASS [   0.010s] ( 148/2553) spt::bin/spt cli::tests::an_undelivered_receipt_reports_only_the_receipt
2026-08-18T00:59:40.1238430Z         PASS [   0.012s] ( 149/2553) spt::bin/spt cli::tests::any_single_evidence_source_is_enough_and_only_nothing_refuses
2026-08-18T00:59:40.1251971Z         PASS [   0.017s] ( 150/2553) spt::bin/spt cli::tests::answering_verbs_declare_no_directionality
2026-08-18T00:59:40.1288529Z         PASS [   0.011s] ( 151/2553) spt::bin/spt cli::tests::applied_message_appends_restart_required_notice
2026-08-18T00:59:40.1290819Z         PASS [   0.011s] ( 152/2553) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-08-18T00:59:40.1297842Z         PASS [   0.019s] ( 153/2553) spt::bin/spt cli::tests::api_adapter_flag_is_group_level_not_post_subcommand
2026-08-18T00:59:40.1304634Z         PASS [   0.015s] ( 154/2553) spt::bin/spt cli::tests::api_listen_accepts_session_id_flag
2026-08-18T00:59:40.1333719Z         PASS [   0.015s] ( 155/2553) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-08-18T00:59:40.1345199Z         PASS [   0.011s] ( 156/2553) spt::bin/spt cli::tests::bare_tty_guard
2026-08-18T00:59:40.1387483Z         PASS [   0.011s] ( 157/2553) spt::bin/spt cli::tests::broker_image_line_reports_without_warning_or_remedy
2026-08-18T00:59:40.1397251Z         PASS [   0.009s] ( 158/2553) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-08-18T00:59:40.1406501Z         PASS [   0.010s] ( 159/2553) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-08-18T00:59:40.1427626Z         PASS [   0.025s] ( 160/2553) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-08-18T00:59:40.1430230Z         PASS [   0.010s] ( 161/2553) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-08-18T00:59:40.1437126Z         PASS [   0.018s] ( 162/2553) spt::bin/spt cli::tests::bare_update_parses_composite_flags
2026-08-18T00:59:40.1457960Z         PASS [   0.009s] ( 163/2553) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-08-18T00:59:40.1483937Z         PASS [   0.020s] ( 164/2553) spt::bin/spt cli::tests::both_knock_answer_surfaces_take_a_monic
2026-08-18T00:59:40.1497879Z         PASS [   0.011s] ( 165/2553) spt::bin/spt cli::tests::composite_plans_core_first_and_core_only_skips_adapters
2026-08-18T00:59:40.1504933Z         PASS [   0.010s] ( 166/2553) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-08-18T00:59:40.1509235Z         PASS [   0.010s] ( 167/2553) spt::bin/spt cli::tests::coordinator_image_line_is_the_only_stale_warning
2026-08-18T00:59:40.1547522Z         PASS [   0.010s] ( 168/2553) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-08-18T00:59:40.1552300Z         PASS [   0.012s] ( 169/2553) spt::bin/spt cli::tests::create_mints_two_distinct_keys_and_records_the_mode
2026-08-18T00:59:40.1556407Z         PASS [   0.012s] ( 170/2553) spt::bin/spt cli::tests::create_mode_is_never_preselected
2026-08-18T00:59:40.1557729Z         PASS [   0.012s] ( 171/2553) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-08-18T00:59:40.1602680Z         PASS [   0.010s] ( 172/2553) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-08-18T00:59:40.1642429Z         PASS [   0.009s] ( 173/2553) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-08-18T00:59:40.1645621Z         PASS [   0.010s] ( 174/2553) spt::bin/spt cli::tests::cross_node_after_filters_a_sealed_turn_exactly_like_the_local_path
2026-08-18T00:59:40.1672674Z         PASS [   0.013s] ( 175/2553) spt::bin/spt cli::tests::daemon_refresh_verb_parses
2026-08-18T00:59:40.1696290Z         PASS [   0.009s] ( 176/2553) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-08-18T00:59:40.1729273Z         PASS [   0.023s] ( 177/2553) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-08-18T00:59:40.1740482Z         PASS [   0.025s] ( 178/2553) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-08-18T00:59:40.1746037Z         PASS [   0.220s] ( 179/2553) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-08-18T00:59:40.1751895Z         PASS [   0.010s] ( 180/2553) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-08-18T00:59:40.1760748Z         PASS [   0.021s] ( 181/2553) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-08-18T00:59:40.1770783Z         PASS [   0.012s] ( 182/2553) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-08-18T00:59:40.1786746Z         PASS [   0.061s] ( 183/2553) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-08-18T00:59:40.1821252Z         PASS [   0.012s] ( 184/2553) spt::bin/spt cli::tests::digest_human_path_keeps_the_stderr_trailer
2026-08-18T00:59:40.1834096Z         PASS [   0.010s] ( 185/2553) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-08-18T00:59:40.1838459Z         PASS [   0.016s] ( 186/2553) spt::bin/spt cli::tests::digest_flag_defaults
2026-08-18T00:59:40.1845534Z         PASS [   0.010s] ( 187/2553) spt::bin/spt cli::tests::endpoint_caller_is_denied_and_a_human_caller_is_not
2026-08-18T00:59:40.1847989Z         PASS [   0.011s] ( 188/2553) spt::bin/spt cli::tests::digest_json_carries_version_and_leaves_stderr_clean
2026-08-18T00:59:40.1851990Z         PASS [   0.011s] ( 189/2553) spt::bin/spt cli::tests::digest_json_predates_path_still_carries_version
2026-08-18T00:59:40.1893192Z         PASS [   0.011s] ( 190/2553) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-08-18T00:59:40.1940904Z         PASS [   0.010s] ( 191/2553) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-08-18T00:59:40.1944169Z         PASS [   0.010s] ( 192/2553) spt::bin/spt cli::tests::engine_room_ceremony_decision_table
2026-08-18T00:59:40.1946852Z         PASS [   0.010s] ( 193/2553) spt::bin/spt cli::tests::engine_room_purge_resets_under_elevation_and_refuses_without_it
2026-08-18T00:59:40.1975665Z         PASS [   0.013s] ( 194/2553) spt::bin/spt cli::tests::every_mint_persist_site_asks_the_shared_probe
2026-08-18T00:59:40.1976867Z         PASS [   0.021s] ( 195/2553) spt::bin/spt cli::tests::endpoint_role_parses
2026-08-18T00:59:40.2010359Z         PASS [   0.051s] ( 196/2553) spt::bin/spt cli::tests::create_provisions_the_admin_key_and_show_code_never_does
2026-08-18T00:59:40.2038377Z         PASS [   0.009s] ( 197/2553) spt::bin/spt cli::tests::every_send_outcome_is_answered_by_exactly_one_renderer
2026-08-18T00:59:40.2050511Z         PASS [   0.278s] ( 198/2553) spt::bin/spt api::startup::tests::a_listener_over_a_dead_pty_is_not_offlined_by_the_liveness_reconcile
2026-08-18T00:59:40.2095326Z         PASS [   0.163s] ( 199/2553) spt::bin/spt cli::tests::a_wedged_probe_costs_one_ceiling_and_reads_unknown_not_offline
2026-08-18T00:59:40.4188697Z         PASS [   0.011s] ( 200/2553) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-08-18T00:59:40.4190183Z         PASS [   0.010s] ( 201/2553) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-08-18T00:59:40.4191559Z         PASS [   0.033s] ( 202/2553) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-08-18T00:59:40.4192495Z         PASS [   0.010s] ( 203/2553) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-08-18T00:59:40.4193471Z         PASS [   0.009s] ( 204/2553) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-08-18T00:59:40.4198634Z         PASS [   0.031s] ( 205/2553) spt::bin/spt cli::tests::every_read_status_command_accepts_the_global_json_flag
2026-08-18T00:59:40.4200199Z         PASS [   0.009s] ( 206/2553) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-08-18T00:59:40.4201177Z         PASS [   0.010s] ( 207/2553) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-08-18T00:59:40.4202636Z         PASS [   0.035s] ( 208/2553) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-08-18T00:59:40.4203594Z         PASS [   0.010s] ( 209/2553) spt::bin/spt cli::tests::gh_failure_classes_render_os_correct_hints
2026-08-18T00:59:40.4204640Z         PASS [   0.034s] ( 210/2553) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-08-18T00:59:40.4205697Z         PASS [   0.034s] ( 211/2553) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-08-18T00:59:40.4206805Z         PASS [   0.045s] ( 212/2553) spt::bin/spt cli::tests::every_node_subcommand_parses_identically_under_the_daemon_alias
2026-08-18T00:59:40.4207774Z         PASS [   0.010s] ( 213/2553) spt::bin/spt cli::tests::gh_version_command_shape
2026-08-18T00:59:40.4208641Z         PASS [   0.010s] ( 214/2553) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-08-18T00:59:40.4209813Z         PASS [   0.133s] ( 215/2553) spt::bin/spt cli::tests::an_engine_room_reset_wipes_records_but_never_deletes_the_engine_room
2026-08-18T00:59:40.4211008Z         PASS [   0.036s] ( 216/2553) spt::bin/spt api::startup::tests::a_live_owner_whose_birth_matches_still_refuses_the_bind
2026-08-18T00:59:40.4212191Z         PASS [   0.011s] ( 217/2553) spt::bin/spt cli::tests::inbound_json_speaks_in_the_two_states_the_human_view_is_silent_in
2026-08-18T00:59:40.4213338Z         PASS [   0.011s] ( 218/2553) spt::bin/spt cli::tests::inbound_verdict_rides_the_json_in_every_state_including_ok
2026-08-18T00:59:40.4214673Z         PASS [   0.011s] ( 219/2553) spt::bin/spt cli::tests::install_platform_check_gates_stamp_and_host_arch
2026-08-18T00:59:40.4215700Z         PASS [   0.014s] ( 220/2553) spt::bin/spt cli::tests::install_place_is_idempotent_and_path_block_detected
2026-08-18T00:59:40.4216591Z         PASS [   0.020s] ( 221/2553) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-08-18T00:59:40.4217440Z         PASS [   0.012s] ( 222/2553) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-08-18T00:59:40.4218315Z         PASS [   0.025s] ( 223/2553) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-08-18T00:59:40.4219292Z         PASS [   0.013s] ( 224/2553) spt::bin/spt cli::tests::instance_rows_project_column
2026-08-18T00:59:40.4220179Z         PASS [   0.027s] ( 225/2553) spt::bin/spt cli::tests::grant_subcommands_parse
2026-08-18T00:59:40.4221100Z         PASS [   0.012s] ( 226/2553) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-08-18T00:59:40.4221987Z         PASS [   0.016s] ( 227/2553) spt::bin/spt cli::tests::invalid_usage_errors
2026-08-18T00:59:40.4222893Z         PASS [   0.012s] ( 228/2553) spt::bin/spt cli::tests::json_activity_key_is_local_only_and_skips_when_unknown
2026-08-18T00:59:40.4224080Z         PASS [   0.010s] ( 229/2553) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-08-18T00:59:40.4226594Z         PASS [   0.013s] ( 230/2553) spt::bin/spt cli::tests::json_activity_words_come_from_the_shared_vocabulary_source
2026-08-18T00:59:40.4227752Z         PASS [   0.011s] ( 231/2553) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-08-18T00:59:40.4228865Z         PASS [   0.010s] ( 232/2553) spt::bin/spt cli::tests::local_dtos_carry_host_error_and_omit_it_when_clean
2026-08-18T00:59:40.4230144Z         PASS [   0.011s] ( 233/2553) spt::bin/spt cli::tests::knock_surfaces_speaks_the_tables_vocabulary_and_refuses_the_rest
2026-08-18T00:59:40.4231288Z         PASS [   0.011s] ( 234/2553) spt::bin/spt cli::tests::malformed_tuple_flags_refuse_with_a_usable_diagnostic
2026-08-18T00:59:40.4232456Z         PASS [   0.012s] ( 235/2553) spt::bin/spt cli::tests::no_redeem_surface_claims_a_reverse_the_minting_side_could_not_open
2026-08-18T00:59:40.4233496Z         PASS [   0.045s] ( 236/2553) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-08-18T00:59:40.4234453Z         PASS [   0.011s] ( 237/2553) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-08-18T00:59:40.4235683Z         PASS [   0.011s] ( 238/2553) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-08-18T00:59:40.4236663Z         PASS [   0.011s] ( 239/2553) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-08-18T00:59:40.4237740Z         PASS [   0.017s] ( 240/2553) spt::bin/spt cli::tests::new_code_carries_the_acknowledgment_and_the_subnet_through_the_router
2026-08-18T00:59:40.4238733Z         PASS [   0.328s] ( 241/2553) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-08-18T00:59:40.4239726Z         PASS [   0.011s] ( 242/2553) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-08-18T00:59:40.4240727Z         PASS [   0.012s] ( 243/2553) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-08-18T00:59:40.4241722Z         PASS [   0.012s] ( 244/2553) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-08-18T00:59:40.4242745Z         PASS [   0.011s] ( 245/2553) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-08-18T00:59:40.4243881Z         PASS [   0.048s] ( 246/2553) spt::bin/spt api::startup::tests::a_recycled_owner_pid_no_longer_refuses_the_bind
2026-08-18T00:59:40.4244990Z         PASS [   0.012s] ( 247/2553) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-08-18T00:59:40.4246102Z         PASS [   0.012s] ( 248/2553) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-08-18T00:59:40.4247166Z         PASS [   0.028s] ( 249/2553) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-08-18T00:59:40.4248153Z         PASS [   0.110s] ( 250/2553) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-08-18T00:59:40.4249050Z         PASS [   0.012s] ( 251/2553) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-08-18T00:59:40.4250067Z         PASS [   0.011s] ( 252/2553) spt::bin/spt cli::tests::only_a_bake_that_can_admit_the_whole_node_demands_the_acknowledgment
2026-08-18T00:59:40.4251607Z         PASS [   0.013s] ( 253/2553) spt::bin/spt cli::tests::only_the_send_side_defaults_to_msg
2026-08-18T00:59:40.4252982Z         PASS [   0.014s] ( 254/2553) spt::bin/spt cli::tests::own_nested_section_renders_under_this_node_without_moving_the_total
2026-08-18T00:59:40.4254141Z         PASS [   0.014s] ( 255/2553) spt::bin/spt cli::tests::origin_asset_urls_latest_and_tag
2026-08-18T00:59:40.4254964Z         PASS [   0.042s] ( 256/2553) spt::bin/spt cli::tests::monic_verbs_parse
2026-08-18T00:59:40.4255812Z         PASS [   0.011s] ( 257/2553) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-08-18T00:59:40.4256643Z         PASS [   0.015s] ( 258/2553) spt::bin/spt cli::tests::only_rows_with_a_node_are_asked_and_answers_land_on_their_own_row
2026-08-18T00:59:40.4257398Z         PASS [   0.013s] ( 259/2553) spt::bin/spt cli::tests::peer_health_line_names_absent_peers_as_their_own_state
2026-08-18T00:59:40.4258155Z         PASS [   0.013s] ( 260/2553) spt::bin/spt cli::tests::peer_health_line_names_the_stage_and_stays_silent_when_idle
2026-08-18T00:59:40.4259118Z         PASS [   0.020s] ( 261/2553) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-08-18T00:59:40.4259657Z         PASS [   0.030s] ( 262/2553) spt::bin/spt cli::tests::notify_surface_parses
2026-08-18T00:59:40.4260161Z         PASS [   0.012s] ( 263/2553) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-08-18T00:59:40.4260754Z         PASS [   0.010s] ( 264/2553) spt::bin/spt cli::tests::project_index_line_states_health_not_presence
2026-08-18T00:59:40.4261374Z         PASS [   0.011s] ( 265/2553) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-08-18T00:59:40.4262009Z         PASS [   0.010s] ( 266/2553) spt::bin/spt cli::tests::psyche_companion_is_named_without_a_status
2026-08-18T00:59:40.4262600Z         PASS [   0.014s] ( 267/2553) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-08-18T00:59:40.4263394Z         PASS [   0.011s] ( 268/2553) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-08-18T00:59:40.4264085Z         PASS [   0.013s] ( 269/2553) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-08-18T00:59:40.4264748Z         PASS [   0.014s] ( 270/2553) spt::bin/spt cli::tests::requesting_verbs_force_an_explicit_directionality
2026-08-18T00:59:40.4265383Z         PASS [   0.010s] ( 271/2553) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-08-18T00:59:40.4265958Z         PASS [   0.008s] ( 272/2553) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-08-18T00:59:40.4266525Z         PASS [   0.026s] ( 273/2553) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-08-18T00:59:40.4267106Z         PASS [   0.010s] ( 274/2553) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-08-18T00:59:40.4267773Z         PASS [   0.053s] ( 275/2553) spt::bin/spt api::startup::tests::a_recycled_relay_pid_is_fixed_too_so_the_role_gate_is_not_carrying_this
2026-08-18T00:59:40.4268386Z         PASS [   0.009s] ( 276/2553) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-08-18T00:59:40.4268939Z         PASS [   0.009s] ( 277/2553) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-08-18T00:59:40.4269730Z         PASS [   0.009s] ( 278/2553) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-08-18T00:59:40.4270198Z         PASS [   0.010s] ( 279/2553) spt::bin/spt cli::tests::restart_plans_lethal_leg_last
2026-08-18T00:59:40.4270735Z         PASS [   0.009s] ( 280/2553) spt::bin/spt cli::tests::ring_no_reply_arms_report_the_wait_in_the_callers_unit
2026-08-18T00:59:40.4271435Z         PASS [   0.011s] ( 281/2553) spt::bin/spt cli::tests::ring_timeout_parses_bare_as_minutes_and_honors_suffixes
2026-08-18T00:59:40.4271944Z         PASS [   0.013s] ( 282/2553) spt::bin/spt cli::tests::ring_timeout_defaults
2026-08-18T00:59:40.4272879Z         PASS [   0.009s] ( 283/2553) spt::bin/spt cli::tests::self_endpoint_line_reports_the_live_relay_or_says_there_is_none
2026-08-18T00:59:40.4273600Z         PASS [   0.008s] ( 284/2553) spt::bin/spt cli::tests::self_pin_annotates_host_error
2026-08-18T00:59:40.4274201Z         PASS [   0.008s] ( 285/2553) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-08-18T00:59:40.4274845Z         PASS [   0.053s] ( 286/2553) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-08-18T00:59:40.4275494Z         PASS [   0.008s] ( 287/2553) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-08-18T00:59:40.4276112Z         PASS [   0.008s] ( 288/2553) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-08-18T00:59:40.4277023Z         PASS [   0.013s] ( 289/2553) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-08-18T00:59:40.4277768Z         PASS [   0.011s] ( 290/2553) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-08-18T00:59:40.4278491Z         PASS [   0.209s] ( 291/2553) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-08-18T00:59:40.4279584Z         PASS [   0.016s] ( 292/2553) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-08-18T00:59:40.4280276Z         PASS [   0.058s] ( 293/2553) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-08-18T00:59:40.4281083Z         PASS [   0.014s] ( 294/2553) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-08-18T00:59:40.4281813Z         PASS [   0.039s] ( 295/2553) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-08-18T00:59:40.4443221Z         PASS [   0.018s] ( 296/2553) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-08-18T00:59:40.4445290Z         PASS [   0.020s] ( 297/2553) spt::bin/spt cli::tests::shell_subcommands_parse
2026-08-18T00:59:40.4464185Z         PASS [   0.136s] ( 298/2553) spt::bin/spt cli::tests::purge_force_asks_before_it_tears_anything_down
2026-08-18T00:59:40.4611640Z         PASS [   0.156s] ( 299/2553) spt::bin/spt cli::tests::public_help_carries_no_internal_codes_at_any_ruled_site
2026-08-18T00:59:40.4646162Z         PASS [   0.161s] ( 300/2553) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-08-18T00:59:40.4747009Z         PASS [   0.028s] ( 301/2553) spt::bin/spt cli::tests::shutdown_on_a_harness_hosted_endpoint_claims_no_process
2026-08-18T00:59:40.4777671Z         PASS [   0.136s] ( 302/2553) spt::bin/spt api::startup::tests::api_bind_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-18T00:59:40.4783854Z         PASS [   0.017s] ( 303/2553) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-08-18T00:59:40.5031575Z         PASS [   0.028s] ( 304/2553) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-08-18T00:59:40.5056573Z         PASS [   0.127s] ( 305/2553) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-08-18T00:59:40.5120200Z         PASS [   0.006s] ( 306/2553) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-08-18T00:59:40.5185229Z         PASS [   0.006s] ( 307/2553) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-08-18T00:59:40.5196539Z         PASS [   0.217s] ( 308/2553) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-08-18T00:59:40.5274012Z         PASS [   0.049s] ( 309/2553) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-08-18T00:59:40.5343775Z         PASS [   0.007s] ( 310/2553) spt::bin/spt cli::tests::subnet_mode_lines_state_declared_captured_and_pending
2026-08-18T00:59:40.5388801Z         PASS [   0.020s] ( 311/2553) spt::bin/spt cli::tests::subcommands_parse
2026-08-18T00:59:40.5427045Z         PASS [   0.008s] ( 312/2553) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-08-18T00:59:40.5460809Z         PASS [   0.007s] ( 313/2553) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-08-18T00:59:40.5474767Z         PASS [   0.028s] ( 314/2553) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-08-18T00:59:40.5496202Z         PASS [   0.007s] ( 315/2553) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-08-18T00:59:40.5525535Z         PASS [   0.049s] ( 316/2553) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-08-18T00:59:40.5570828Z         PASS [   0.011s] ( 317/2553) spt::bin/spt cli::tests::the_bare_form_is_the_send_form
2026-08-18T00:59:40.5577497Z         PASS [   0.115s] ( 318/2553) spt::bin/spt cli::tests::shutdown_and_stop_share_the_postcondition_and_differ_only_in_ceremony
2026-08-18T00:59:40.5579055Z         PASS [   0.010s] ( 319/2553) spt::bin/spt cli::tests::the_bare_form_refuses_rather_than_guessing
2026-08-18T00:59:40.5601651Z         PASS [   0.010s] ( 320/2553) spt::bin/spt cli::tests::the_bare_node_verb_defaults_to_the_status_view_under_both_spellings
2026-08-18T00:59:40.5604455Z         PASS [   0.008s] ( 321/2553) spt::bin/spt cli::tests::the_bare_status_view_states_the_mode_facts_for_every_row
2026-08-18T00:59:40.5628426Z         PASS [   0.118s] ( 322/2553) spt::bin/spt cli::tests::shutdown_on_a_broker_hosted_endpoint_stamps_after_the_reap
2026-08-18T00:59:40.5658162Z         PASS [   0.008s] ( 323/2553) spt::bin/spt cli::tests::the_conjunction_notice_fires_per_missing_half_and_stays_silent_when_both_hold
2026-08-18T00:59:40.5659792Z         PASS [   0.008s] ( 324/2553) spt::bin/spt cli::tests::the_conjunction_notice_names_the_whitelist_its_seat_and_the_posture
2026-08-18T00:59:40.5736829Z         PASS [   0.011s] ( 325/2553) spt::bin/spt cli::tests::the_denial_names_the_blast_radius_and_a_cure_that_fits_its_ground
2026-08-18T00:59:40.5738036Z         PASS [   0.008s] ( 326/2553) spt::bin/spt cli::tests::the_engine_room_briefing_speaks_the_cli_vocabulary
2026-08-18T00:59:40.5764289Z         PASS [   0.016s] ( 327/2553) spt::bin/spt cli::tests::the_cross_node_mutual_refusal_is_gone_from_every_surface_that_carried_it
2026-08-18T00:59:40.5802370Z         PASS [   0.020s] ( 328/2553) spt::bin/spt cli::tests::the_create_ceremony_names_the_heal_for_an_older_minter
2026-08-18T00:59:40.5846012Z         PASS [   0.008s] ( 329/2553) spt::bin/spt cli::tests::the_fork_pair_consequence_follows_the_chain_verdict_not_the_rule_rows
2026-08-18T00:59:40.5848884Z         PASS [   0.028s] ( 330/2553) spt::bin/spt cli::tests::the_briefing_prescribes_only_verbs_the_grammar_has
2026-08-18T00:59:40.5891507Z         PASS [   0.023s] ( 331/2553) spt::bin/spt cli::tests::the_deprecation_note_renders_on_both_spellings_of_the_node_verb
2026-08-18T00:59:40.5892960Z         PASS [   0.009s] ( 332/2553) spt::bin/spt cli::tests::the_gc_render_says_what_it_refused_and_what_it_would_delete
2026-08-18T00:59:40.5924654Z         PASS [   0.008s] ( 333/2553) spt::bin/spt cli::tests::the_human_and_json_legs_agree_on_every_unlisted_row
2026-08-18T00:59:40.5961989Z         PASS [   0.011s] ( 334/2553) spt::bin/spt cli::tests::the_knock_prescription_names_the_fork_pair_only_where_it_is_needed
2026-08-18T00:59:40.5972305Z         PASS [   0.008s] ( 335/2553) spt::bin/spt cli::tests::the_legacy_allow_echo_says_discover_is_untouched_and_scopes_both_levers
2026-08-18T00:59:40.6002392Z         PASS [   0.008s] ( 336/2553) spt::bin/spt cli::tests::the_mint_probe_answers_only_for_a_fresh_mint
2026-08-18T00:59:40.6032093Z         PASS [   0.029s] ( 337/2553) spt::bin/spt cli::tests::the_flagless_access_listing_is_wired_distinctly_from_its_subcommands
2026-08-18T00:59:40.6047901Z         PASS [   0.008s] ( 338/2553) spt::bin/spt cli::tests::the_presenters_three_renderings_stay_three_things
2026-08-18T00:59:40.6083686Z         PASS [   0.008s] ( 339/2553) spt::bin/spt cli::tests::the_remote_knock_refusals_render_as_prose
2026-08-18T00:59:40.6112535Z         PASS [   0.008s] ( 340/2553) spt::bin/spt cli::tests::the_rendered_peer_fraction_counts_one_population_across_a_subnet_leave
2026-08-18T00:59:40.6200635Z         PASS [   0.015s] ( 341/2553) spt::bin/spt cli::tests::the_rendered_section_is_the_composers_output
2026-08-18T00:59:40.6243181Z         PASS [   0.245s] ( 342/2553) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-08-18T00:59:40.6276164Z         PASS [   0.008s] ( 343/2553) spt::bin/spt cli::tests::the_three_landings_render_distinct_lines
2026-08-18T00:59:40.6297479Z         PASS [   0.165s] ( 344/2553) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-08-18T00:59:40.6315547Z         PASS [   0.007s] ( 345/2553) spt::bin/spt cli::tests::the_three_send_outcomes_owe_three_different_receipts
2026-08-18T00:59:40.6350214Z         PASS [   0.007s] ( 346/2553) spt::bin/spt cli::tests::the_tuple_flags_build_the_rule_they_name
2026-08-18T00:59:40.6388920Z         PASS [   0.009s] ( 347/2553) spt::bin/spt cli::tests::the_unlisted_listing_drops_an_excluded_peer_and_keeps_the_rest
2026-08-18T00:59:40.6456492Z         PASS [   0.014s] ( 348/2553) spt::bin/spt cli::tests::the_unspooled_remedy_prescribes_a_verb_the_grammar_has
2026-08-18T00:59:40.6502068Z         PASS [   0.015s] ( 349/2553) spt::bin/spt cli::tests::the_visible_alias_reaches_the_root_listing
2026-08-18T00:59:40.6531345Z         PASS [   0.007s] ( 350/2553) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-08-18T00:59:40.6571385Z         PASS [   0.007s] ( 351/2553) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-08-18T00:59:40.6628158Z         PASS [   0.089s] ( 352/2553) spt::bin/spt cli::tests::the_evidence_census_reads_each_local_source
2026-08-18T00:59:40.6645836Z         PASS [   0.007s] ( 353/2553) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-08-18T00:59:40.6664618Z         PASS [   0.013s] ( 354/2553) spt::bin/spt cli::tests::trust_warning_verbs_parse
2026-08-18T00:59:40.6698764Z         PASS [   0.031s] ( 355/2553) spt::bin/spt cli::tests::the_widening_remedy_is_sited_with_its_flag_not_in_the_shared_section
2026-08-18T00:59:40.6710661Z         PASS [   0.008s] ( 356/2553) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-08-18T00:59:40.6755589Z         PASS [   0.011s] ( 357/2553) spt::bin/spt cli::tests::update_adapters_verb_parses_with_optional_names
2026-08-18T00:59:40.6781170Z         PASS [   0.008s] ( 358/2553) spt::bin/spt cli::tests::what_the_listing_prescribes_is_what_the_approve_path_honors
2026-08-18T00:59:40.6787994Z         PASS [   0.012s] ( 359/2553) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-08-18T00:59:40.6820809Z         PASS [   0.011s] ( 360/2553) spt::bin/spt cli::tests::whoami_parses_as_the_identity_verb
2026-08-18T00:59:40.6862110Z         PASS [   0.007s] ( 361/2553) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-08-18T00:59:40.6901727Z         PASS [   0.008s] ( 362/2553) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-08-18T00:59:40.6936127Z         PASS [   0.007s] ( 363/2553) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-08-18T00:59:40.6979496Z         PASS [   0.008s] ( 364/2553) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-08-18T00:59:40.6985088Z         PASS [   0.023s] ( 365/2553) spt::bin/spt cli::verb_surface_route_table::every_bringup_door_routes_where_it_says
2026-08-18T00:59:40.7012265Z         PASS [   0.008s] ( 366/2553) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-08-18T00:59:40.7061230Z         PASS [   0.007s] ( 367/2553) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-08-18T00:59:40.7062362Z         PASS [   0.008s] ( 368/2553) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-08-18T00:59:40.7063363Z         PASS [   0.028s] ( 369/2553) spt::bin/spt cli::verb_surface_route_table::the_exclusions_are_real_refusals
2026-08-18T00:59:40.7093995Z         PASS [   0.008s] ( 370/2553) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-08-18T00:59:40.7137893Z         PASS [   0.008s] ( 371/2553) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-08-18T00:59:40.7138671Z         PASS [   0.007s] ( 372/2553) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-08-18T00:59:40.7139377Z         PASS [   0.008s] ( 373/2553) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-08-18T00:59:40.7143872Z         PASS [   0.106s] ( 374/2553) spt::bin/spt cli::tests::the_seat_and_the_acknowledgment_are_the_mints_and_both_arms_refuse_alike
2026-08-18T00:59:40.7177903Z         PASS [   0.008s] ( 375/2553) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-08-18T00:59:40.7214878Z         PASS [   0.110s] ( 376/2553) spt::bin/spt cli::tests::the_surface_section_rides_the_ruled_sites_and_no_others
2026-08-18T00:59:40.7218206Z         PASS [   0.008s] ( 377/2553) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-08-18T00:59:40.7219218Z         PASS [   0.008s] ( 378/2553) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-08-18T00:59:40.7221374Z         PASS [   0.008s] ( 379/2553) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-08-18T00:59:40.7222270Z         PASS [   0.008s] ( 380/2553) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-08-18T00:59:40.7262943Z         PASS [   0.008s] ( 381/2553) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-08-18T00:59:40.7302936Z         PASS [   0.008s] ( 382/2553) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-08-18T00:59:40.7303523Z         PASS [   0.008s] ( 383/2553) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-08-18T00:59:40.7304012Z         PASS [   0.008s] ( 384/2553) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-08-18T00:59:40.7304769Z         PASS [   0.008s] ( 385/2553) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-08-18T00:59:40.7306400Z         PASS [   0.009s] ( 386/2553) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-08-18T00:59:40.7346149Z         PASS [   0.008s] ( 387/2553) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-08-18T00:59:40.7387140Z         PASS [   0.008s] ( 388/2553) spt::bin/spt monicverb::tests::no_monic_verb_is_elevation_gated
2026-08-18T00:59:40.7387905Z         PASS [   0.008s] ( 389/2553) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-08-18T00:59:40.7388503Z         PASS [   0.008s] ( 390/2553) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-08-18T00:59:40.7389202Z         PASS [   0.009s] ( 391/2553) spt::bin/spt monicverb::tests::add_refuses_to_replace_and_update_refuses_to_invent
2026-08-18T00:59:40.7389851Z         PASS [   0.009s] ( 392/2553) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-08-18T00:59:40.7469946Z         PASS [   0.008s] ( 393/2553) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-08-18T00:59:40.7473117Z         PASS [   0.008s] ( 394/2553) spt::bin/spt picker::data::tests::indexed_projection_full_w2shaped_and_absent_legs
2026-08-18T00:59:40.7523770Z         PASS [   0.013s] ( 395/2553) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-08-18T00:59:40.7545943Z         PASS [   0.007s] ( 396/2553) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-08-18T00:59:40.7600134Z         PASS [   0.008s] ( 397/2553) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-08-18T00:59:40.7610999Z         PASS [   0.006s] ( 398/2553) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-08-18T00:59:40.7762817Z         PASS [   0.015s] ( 399/2553) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-08-18T00:59:40.7763595Z         PASS [   0.016s] ( 400/2553) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-08-18T00:59:40.7803956Z         PASS [   0.042s] ( 401/2553) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-08-18T00:59:40.7839505Z         PASS [   0.008s] ( 402/2553) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-08-18T00:59:40.7844939Z         PASS [   0.470s] ( 403/2553) spt::bin/spt cli::tests::purge_removes_every_record
2026-08-18T00:59:40.7849675Z         PASS [   0.009s] ( 404/2553) spt::bin/spt picker::data::tests::resume_rows_title_from_index_cwd_map_with_pure_fallback
2026-08-18T00:59:40.7850857Z         PASS [   0.189s] ( 405/2553) spt::bin/spt cli::tests::the_monic_command_path_treats_a_husk_as_present
2026-08-18T00:59:40.7883802Z         PASS [   0.008s] ( 406/2553) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-08-18T00:59:40.7918378Z         PASS [   0.578s] ( 407/2553) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-08-18T00:59:40.7920021Z         PASS [   0.007s] ( 408/2553) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-08-18T00:59:40.7921034Z         PASS [   0.007s] ( 409/2553) spt::bin/spt picker::model::tests::back_unwinds
2026-08-18T00:59:40.7923561Z         PASS [   0.007s] ( 410/2553) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-08-18T00:59:40.7969486Z         PASS [   0.008s] ( 411/2553) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-08-18T00:59:40.7991160Z         PASS [   0.015s] ( 412/2553) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-08-18T00:59:40.7998136Z         PASS [   0.008s] ( 413/2553) spt::bin/spt picker::model::tests::category_ring_wraps
2026-08-18T00:59:40.7999033Z         PASS [   0.008s] ( 414/2553) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-08-18T00:59:40.7999629Z         PASS [   0.007s] ( 415/2553) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-08-18T00:59:40.8000196Z         PASS [   0.008s] ( 416/2553) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-08-18T00:59:40.8060892Z         PASS [   0.009s] ( 417/2553) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-08-18T00:59:40.8070597Z         PASS [   0.008s] ( 418/2553) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-08-18T00:59:40.8074247Z         PASS [   0.007s] ( 419/2553) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-08-18T00:59:40.8075182Z         PASS [   0.008s] ( 420/2553) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-08-18T00:59:40.8075746Z         PASS [   0.008s] ( 421/2553) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-08-18T00:59:40.8076327Z         PASS [   0.008s] ( 422/2553) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-08-18T00:59:40.8145796Z         PASS [   0.008s] ( 423/2553) spt::bin/spt picker::model::tests::cursor_clamps
2026-08-18T00:59:40.8148668Z         PASS [   0.007s] ( 424/2553) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-08-18T00:59:40.8170415Z         PASS [   0.008s] ( 425/2553) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-08-18T00:59:40.8170997Z         PASS [   0.008s] ( 426/2553) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-08-18T00:59:40.8171573Z         PASS [   0.008s] ( 427/2553) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-08-18T00:59:40.8178937Z         PASS [   0.010s] ( 428/2553) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-08-18T00:59:40.8196953Z         PASS [   0.085s] ( 429/2553) spt::bin/spt picker::data::tests::gather_endpoints_projects_from_seeded_index_with_zero_git
2026-08-18T00:59:40.8226004Z         PASS [   0.084s] ( 430/2553) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-08-18T00:59:40.8227076Z         PASS [   0.452s] ( 431/2553) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-08-18T00:59:40.8230811Z         PASS [   0.008s] ( 432/2553) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-08-18T00:59:40.8231962Z         PASS [   0.008s] ( 433/2553) spt::bin/spt picker::model::tests::kind_routes
2026-08-18T00:59:40.8234496Z         PASS [   0.008s] ( 434/2553) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-08-18T00:59:40.8235511Z         PASS [   0.009s] ( 435/2553) spt::bin/spt picker::model::tests::filter_narrows
2026-08-18T00:59:40.8236674Z         PASS [   0.009s] ( 436/2553) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-08-18T00:59:40.8291980Z         PASS [   0.011s] ( 437/2553) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-08-18T00:59:40.8295666Z         PASS [   0.010s] ( 438/2553) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-08-18T00:59:40.8332701Z         PASS [   0.010s] ( 439/2553) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-08-18T00:59:40.8333695Z         PASS [   0.010s] ( 440/2553) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-08-18T00:59:40.8334649Z         PASS [   0.011s] ( 441/2553) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-08-18T00:59:40.8335612Z         PASS [   0.010s] ( 442/2553) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-08-18T00:59:40.8336557Z         PASS [   0.011s] ( 443/2553) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-08-18T00:59:40.8337731Z         PASS [   0.010s] ( 444/2553) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-08-18T00:59:40.8338589Z         PASS [   0.010s] ( 445/2553) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-08-18T00:59:40.8408026Z         PASS [   0.011s] ( 446/2553) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-08-18T00:59:40.8408781Z         PASS [   0.012s] ( 447/2553) spt::bin/spt picker::model::tests::resume_title_render
2026-08-18T00:59:40.8425632Z         PASS [   0.095s] ( 448/2553) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-08-18T00:59:40.8434556Z         PASS [   0.010s] ( 449/2553) spt::bin/spt picker::shortcut::tests::the_body_is_the_ladder_verb
2026-08-18T00:59:40.8436522Z         PASS [   0.010s] ( 450/2553) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-08-18T00:59:40.8437493Z         PASS [   0.255s] ( 451/2553) spt::bin/spt cli::tests::the_local_and_wire_arms_write_one_identical_grant
2026-08-18T00:59:40.8438394Z         PASS [   0.010s] ( 452/2553) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-08-18T00:59:40.8439435Z         PASS [   0.010s] ( 453/2553) spt::bin/spt picker::shortcut::tests::sentinel_detection_spans_both_generations
2026-08-18T00:59:40.8440335Z         PASS [   0.011s] ( 454/2553) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-08-18T00:59:40.8441275Z         PASS [   0.010s] ( 455/2553) spt::bin/spt picker::model::tests::the_picker_refuses_the_reserved_id_as_it_is_typed
2026-08-18T00:59:40.8442220Z         PASS [   0.010s] ( 456/2553) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-08-18T00:59:40.8533383Z         PASS [   0.012s] ( 457/2553) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-08-18T00:59:40.8540979Z         PASS [   0.013s] ( 458/2553) spt::bin/spt picker::shortcut::tests::write_create_update_regenerate_refuse
2026-08-18T00:59:40.8548466Z         PASS [   0.011s] ( 459/2553) spt::bin/spt picker::tests::purge_outcomes_convert_to_flash_lines
2026-08-18T00:59:40.8549531Z         PASS [   0.012s] ( 460/2553) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-08-18T00:59:40.8583138Z         PASS [   0.014s] ( 461/2553) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-08-18T00:59:40.8584117Z         PASS [   0.014s] ( 462/2553) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-08-18T00:59:40.8611894Z         PASS [   0.017s] ( 463/2553) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-08-18T00:59:40.8613249Z         PASS [   0.017s] ( 464/2553) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-08-18T00:59:40.8618857Z         PASS [   0.018s] ( 465/2553) spt::bin/spt picker::tests::purge_transition_reconstructs_the_complete_screen_after_external_mutation
2026-08-18T00:59:40.8666494Z         PASS [   0.013s] ( 466/2553) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-08-18T00:59:40.8670489Z         PASS [   0.012s] ( 467/2553) spt::bin/spt picker::view::tests::kind_buffer
2026-08-18T00:59:40.8705589Z         PASS [   0.026s] ( 468/2553) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-08-18T00:59:40.8718296Z         PASS [   0.028s] ( 469/2553) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-08-18T00:59:40.8722283Z         PASS [   0.018s] ( 470/2553) spt::bin/spt picker::view::tests::every_picker_list_view_keeps_its_caret_on_screen
2026-08-18T00:59:40.8750825Z         PASS [   0.017s] ( 471/2553) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-08-18T00:59:40.8751833Z         PASS [   0.014s] ( 472/2553) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-08-18T00:59:40.8781835Z         PASS [   0.016s] ( 473/2553) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-08-18T00:59:40.8784153Z         PASS [   0.020s] ( 474/2553) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-08-18T00:59:40.8803284Z         PASS [   0.010s] ( 475/2553) spt::bin/spt rc::tests::a_bringable_target_reaches_bring_up_with_the_offline_row_present
2026-08-18T00:59:40.8812875Z         PASS [   0.009s] ( 476/2553) spt::bin/spt rc::tests::a_refusal_names_the_targets_own_entry_surface
2026-08-18T00:59:40.8825703Z         PASS [   0.016s] ( 477/2553) spt::bin/spt picker::view::tests::the_caret_row_accounts_for_the_group_headers_above_it
2026-08-18T00:59:40.8852382Z         PASS [   0.010s] ( 478/2553) spt::bin/spt rc::tests::attach_gate_routes_on_session_truth_not_the_row
2026-08-18T00:59:40.8878517Z         PASS [   0.033s] ( 479/2553) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-08-18T00:59:40.8893598Z         PASS [   0.022s] ( 480/2553) spt::bin/spt picker::view::tests::the_caret_stays_on_screen_when_the_list_outruns_the_viewport
2026-08-18T00:59:40.8894504Z         PASS [   0.011s] ( 481/2553) spt::bin/spt rc::tests::bringup_prompt_names_the_node_and_the_home_subnet
2026-08-18T00:59:40.8895124Z         PASS [   0.011s] ( 482/2553) spt::bin/spt rc::tests::bringable_is_the_engine_room_addressed_plainly_with_a_code
2026-08-18T00:59:40.8900538Z         PASS [   0.010s] ( 483/2553) spt::bin/spt rc::tests::canonical_wire_id_strips_qualifiers_to_the_bare_id
2026-08-18T00:59:40.8901457Z         PASS [   0.009s] ( 484/2553) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-08-18T00:59:40.8943769Z         PASS [   0.012s] ( 485/2553) spt::bin/spt rc::tests::detach_keybind_semantics
2026-08-18T00:59:40.8954121Z         PASS [   0.010s] ( 486/2553) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-08-18T00:59:40.8981609Z         PASS [   0.023s] ( 487/2553) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-08-18T00:59:40.8989889Z         PASS [   0.009s] ( 488/2553) spt::bin/spt rc::tests::fold_code_key_prompt_rules
2026-08-18T00:59:40.8992818Z         PASS [   0.010s] ( 489/2553) spt::bin/spt rc::tests::driver_phrase_names_own_node_plainly_but_remote_verbatim
2026-08-18T00:59:40.8993517Z         PASS [   0.009s] ( 490/2553) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-08-18T00:59:40.8994192Z         PASS [   0.012s] ( 491/2553) spt::bin/spt rc::tests::display_guard_postlude_exactly_once_and_inactive_silent
2026-08-18T00:59:40.8995041Z         PASS [   0.010s] ( 492/2553) spt::bin/spt rc::tests::first_event_stall_decision
2026-08-18T00:59:40.9039717Z         PASS [   0.031s] ( 493/2553) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-08-18T00:59:40.9055507Z         PASS [   0.011s] ( 494/2553) spt::bin/spt rc::tests::harness_only_row_matches_online_seatless_live_agents_only
2026-08-18T00:59:40.9057214Z         PASS [   0.010s] ( 495/2553) spt::bin/spt rc::tests::identity_line_format
2026-08-18T00:59:40.9091357Z         PASS [   0.010s] ( 496/2553) spt::bin/spt rc::tests::pre_broker_busy_guidance_fires_for_any_driver_not_just_remote
2026-08-18T00:59:40.9092779Z         PASS [   0.010s] ( 497/2553) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-08-18T00:59:40.9094125Z         PASS [   0.010s] ( 498/2553) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-08-18T00:59:40.9094794Z         PASS [   0.011s] ( 499/2553) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-08-18T00:59:40.9095704Z         PASS [   0.010s] ( 500/2553) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-08-18T00:59:40.9096529Z         PASS [   0.010s] ( 501/2553) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-08-18T00:59:40.9156966Z         PASS [   0.010s] ( 502/2553) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-08-18T00:59:40.9159284Z         PASS [   0.010s] ( 503/2553) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-08-18T00:59:40.9161184Z         PASS [   0.012s] ( 504/2553) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-08-18T00:59:40.9195888Z         PASS [   0.010s] ( 505/2553) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-08-18T00:59:40.9196657Z         PASS [   0.010s] ( 506/2553) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-08-18T00:59:40.9197266Z         PASS [   0.010s] ( 507/2553) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-08-18T00:59:40.9198114Z         PASS [   0.010s] ( 508/2553) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-08-18T00:59:40.9199111Z         PASS [   0.010s] ( 509/2553) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-08-18T00:59:40.9200095Z         PASS [   0.010s] ( 510/2553) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-08-18T00:59:40.9293328Z         PASS [   0.013s] ( 511/2553) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-08-18T00:59:40.9295049Z         PASS [   0.013s] ( 512/2553) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-08-18T00:59:40.9296725Z         PASS [   0.014s] ( 513/2553) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-08-18T00:59:40.9311110Z         PASS [   0.011s] ( 514/2553) spt::bin/spt rc::tests::the_client_refuses_engine_room_viewports_and_qualified_targets_only
2026-08-18T00:59:40.9312714Z         PASS [   0.012s] ( 515/2553) spt::bin/spt rc::tests::teardown_matrix_postlude_precedes_prose_across_every_final_class
2026-08-18T00:59:40.9368059Z         PASS [   0.017s] ( 516/2553) spt::bin/spt roster::tests::detect_self_id_endpoint_id_leg_is_label_only_and_perch_gated
2026-08-18T00:59:40.9369658Z         PASS [   0.017s] ( 517/2553) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-08-18T00:59:40.9384621Z         PASS [   0.077s] ( 518/2553) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-08-18T00:59:40.9389209Z         PASS [   0.010s] ( 519/2553) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-08-18T00:59:40.9390062Z         PASS [   0.008s] ( 520/2553) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-08-18T00:59:40.9437590Z         PASS [   0.014s] ( 521/2553) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-08-18T00:59:40.9456849Z         PASS [   0.007s] ( 522/2553) spt::bin/spt teardown::tests::an_unconfirmed_row_over_a_dead_root_is_stale_not_a_survivor
2026-08-18T00:59:40.9461537Z         PASS [   0.007s] ( 523/2553) spt::bin/spt teardown::tests::timeout_refuses_the_stamp_and_names_the_survivor
2026-08-18T00:59:40.9465838Z         PASS [   0.027s] ( 524/2553) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-08-18T00:59:40.9527006Z         PASS [   0.009s] ( 525/2553) spt::bin/spt teardown::tests::topology_gate_is_controllable_true_only
2026-08-18T00:59:40.9529973Z         PASS [   0.007s] ( 526/2553) spt::bin/spt tests::broken_pipe_panic_classifier
2026-08-18T00:59:40.9537820Z         PASS [   0.007s] ( 527/2553) spt::bin/spt trustwarnverb::tests::a_refusal_names_the_verb_the_endpoint_and_the_reason
2026-08-18T00:59:40.9540706Z         PASS [   0.008s] ( 528/2553) spt::bin/spt tests::the_sized_stack_wrapper_maps_a_panic_to_the_main_thread_code
2026-08-18T00:59:40.9557684Z         PASS [   0.025s] ( 529/2553) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-08-18T00:59:40.9558763Z         PASS [   0.036s] ( 530/2553) spt::bin/spt roster::tests::detect_self_id_resolves_identity_with_zero_git_spawns
2026-08-18T00:59:40.9616823Z         PASS [   0.008s] ( 531/2553) spt::bin/spt trustwarnverb::tests::the_gate_keys_on_whether_the_verb_writes
2026-08-18T00:59:40.9618566Z         PASS [   0.009s] ( 532/2553) spt::bin/spt trustwarnverb::tests::showing_the_warning_is_never_elevation_gated
2026-08-18T00:59:40.9620205Z         PASS [   0.008s] ( 533/2553) spt::bin/spt trustwarnverb::tests::writing_an_override_requires_confirmed_elevation
2026-08-18T00:59:40.9621892Z         PASS [   0.008s] ( 534/2553) spt::bin/spt unlisted::tests::a_cross_node_knock_says_answer_unknown_while_a_same_node_one_says_approved
2026-08-18T00:59:40.9640316Z         PASS [   0.027s] ( 535/2553) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-08-18T00:59:40.9647413Z         PASS [   0.009s] ( 536/2553) spt::bin/spt unlisted::tests::an_exclusion_and_an_unheard_of_id_are_different_refusals
2026-08-18T00:59:40.9648673Z         PASS [   0.009s] ( 537/2553) spt::bin/spt unlisted::tests::a_rule_only_row_has_no_node_to_route_to
2026-08-18T00:59:40.9657615Z         PASS [   0.027s] ( 538/2553) spt::bin/spt teardown::tests::liveness_proof_needs_a_real_snapshot_and_finds_this_process
2026-08-18T00:59:40.9659190Z         PASS [   0.076s] ( 539/2553) spt::bin/spt rc::tests::establish_attach_reuses_the_probes_carried_pump_conn
2026-08-18T00:59:40.9660312Z         PASS [   0.029s] ( 540/2553) spt::bin/spt teardown::tests::a_zombie_root_is_provably_gone_not_a_survivor
2026-08-18T00:59:40.9723247Z         PASS [   0.010s] ( 541/2553) spt::bin/spt unlisted::tests::contact_evidence_outside_the_window_produces_no_row
2026-08-18T00:59:40.9724603Z         PASS [   0.010s] ( 542/2553) spt::bin/spt unlisted::tests::an_exclusion_outranks_the_strongest_evidence
2026-08-18T00:59:40.9725650Z         PASS [   0.011s] ( 543/2553) spt::bin/spt unlisted::tests::an_inbound_knock_is_never_read_as_our_own_outbound_act
2026-08-18T00:59:40.9726480Z         PASS [   0.011s] ( 544/2553) spt::bin/spt unlisted::tests::listed_local_and_excluded_rows_are_dropped_and_the_rest_survive
2026-08-18T00:59:40.9745202Z         PASS [   0.010s] ( 545/2553) spt::bin/spt unlisted::tests::no_evidence_phrase_claims_liveness
2026-08-18T00:59:40.9749799Z         PASS [   0.010s] ( 546/2553) spt::bin/spt unlisted::tests::no_knock_evidence_phrase_claims_liveness
2026-08-18T00:59:40.9756396Z         PASS [   0.010s] ( 547/2553) spt::bin/spt unlisted::tests::the_relative_stamp_is_coarse_and_has_no_zero_forms
2026-08-18T00:59:40.9761203Z         PASS [   0.011s] ( 548/2553) spt::bin/spt unlisted::tests::rule_evidence_carries_no_node_and_contact_evidence_does
2026-08-18T00:59:40.9773268Z         PASS [   0.011s] ( 549/2553) spt::bin/spt unlisted::tests::the_route_refuses_an_excluded_id_and_admits_a_non_excluded_one
2026-08-18T00:59:40.9774630Z         PASS [   0.011s] ( 550/2553) spt::bin/spt unlisted::tests::the_strongest_provenance_labels_the_row_and_a_weaker_one_supplies_the_node
2026-08-18T00:59:40.9827555Z         PASS [   0.010s] ( 551/2553) spt-daemon access::tests::a_sender_endpoint_rule_does_not_admit_a_fork
2026-08-18T00:59:40.9843218Z         PASS [   0.012s] ( 552/2553) spt-daemon access::tests::a_fork_grant_admits_fork_and_nothing_else_admits_fork
2026-08-18T00:59:40.9844369Z         PASS [   0.012s] ( 553/2553) spt-daemon access::tests::corrupt_store_degrades_closed_but_replies_survive
2026-08-18T00:59:40.9850918Z         PASS [   0.013s] ( 554/2553) spt-daemon access::tests::discover_gate_discloses_per_viewer
2026-08-18T00:59:40.9860020Z         PASS [   0.011s] ( 555/2553) spt-daemon access::tests::discover_gate_withholds_everything_while_degraded
2026-08-18T00:59:40.9861369Z         PASS [   0.011s] ( 556/2553) spt-daemon access::tests::gate_decision_table
2026-08-18T00:59:40.9874922Z         PASS [   0.012s] ( 557/2553) spt-daemon access::tests::gate_feeds_the_proven_sender_endpoint_tier
2026-08-18T00:59:40.9885691Z         PASS [   0.011s] ( 558/2553) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-08-18T00:59:40.9886509Z         PASS [   0.012s] ( 559/2553) spt-daemon access::tests::gate_is_per_surface
2026-08-18T00:59:40.9935270Z         PASS [   0.011s] ( 560/2553) spt-daemon access::tests::the_decision_helpers_split_pass_from_refusal_for_every_reason
2026-08-18T00:59:40.9950490Z         PASS [   0.009s] ( 561/2553) spt-daemon access::tests::the_knock_exemption_hook_refuses_everything_today
2026-08-18T00:59:40.9951924Z         PASS [   0.010s] ( 562/2553) spt-daemon access::tests::the_inbound_lock_answers_replies_only_and_only_while_controlled
2026-08-18T00:59:40.9960526Z         PASS [   0.019s] ( 563/2553) spt-daemon access::tests::same_node_always_passes_without_minting
2026-08-18T00:59:40.9982027Z         PASS [   0.009s] ( 564/2553) spt-daemon access::tests::the_wire_origin_stamp_reaches_the_chain
2026-08-18T00:59:40.9994440Z         PASS [   0.011s] ( 565/2553) spt-daemon access::tests::the_trust_warning_fires_only_for_an_entry_admitted_stranger
2026-08-18T00:59:41.0025521Z         PASS [   0.009s] ( 566/2553) spt-daemon activity::tests::a_state_change_owes_a_push_both_directions
2026-08-18T00:59:41.0029344Z         PASS [   0.019s] ( 567/2553) spt-daemon access::tests::the_engine_room_refuses_even_this_nodes_own_unsolicited_inbound
2026-08-18T00:59:41.0030674Z         PASS [   0.017s] ( 568/2553) spt-daemon access::tests::the_inbound_lock_is_reached_through_the_sender_stamped_entry_point
2026-08-18T00:59:41.0032041Z         PASS [   0.008s] ( 569/2553) spt-daemon activity::tests::a_token_change_with_an_identical_state_owes_a_push
2026-08-18T00:59:41.0040338Z         PASS [   0.009s] ( 570/2553) spt-daemon activity::tests::an_identical_observation_pushes_nothing
2026-08-18T00:59:41.0048093Z         PASS [   0.008s] ( 571/2553) spt-daemon activity::tests::an_owner_with_no_linked_shell_is_not_observed
2026-08-18T00:59:41.0064839Z         PASS [   0.008s] ( 572/2553) spt-daemon activity::tests::an_unseen_link_owes_a_push
2026-08-18T00:59:41.0068228Z         PASS [   0.019s] ( 573/2553) spt-daemon access::tests::the_pass_reason_names_which_arm_admitted_the_interaction
2026-08-18T00:59:41.0089221Z         PASS [   0.079s] ( 574/2553) spt::bin/spt roster::tests::enumerate_nested_keeps_a_child_whose_name_has_no_kind_suffix
2026-08-18T00:59:41.0122629Z         PASS [   0.013s] ( 575/2553) spt-daemon activity::tests::an_unstamped_owner_observes_undated_and_stays_silent_across_sweeps
2026-08-18T00:59:41.0125382Z         PASS [   0.010s] ( 576/2553) spt-daemon activity::tests::observe_links_on_an_absent_owlery_is_empty
2026-08-18T00:59:41.0128505Z         PASS [   0.010s] ( 577/2553) spt-daemon activity::tests::the_diff_is_per_link_not_per_owner
2026-08-18T00:59:41.0129664Z         PASS [   0.010s] ( 578/2553) spt-daemon activity::tests::remember_forgets_a_vanished_link_so_its_return_re_pushes
2026-08-18T00:59:41.0130657Z         PASS [   0.009s] ( 579/2553) spt-daemon activity::tests::the_flip_marker_is_idempotent_to_drop_and_taken_exactly_once
2026-08-18T00:59:41.0144360Z         PASS [   0.011s] ( 580/2553) spt-daemon activity::tests::observe_links_sees_only_online_shells_holding_a_token
2026-08-18T00:59:41.0150227Z         PASS [   0.010s] ( 581/2553) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-08-18T00:59:41.0172611Z         PASS [   0.011s] ( 582/2553) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-08-18T00:59:41.0227130Z         PASS [   0.010s] ( 583/2553) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-08-18T00:59:41.0228469Z         PASS [   0.011s] ( 584/2553) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-08-18T00:59:41.0261834Z         PASS [   0.019s] ( 585/2553) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-08-18T00:59:41.0264074Z         PASS [   0.013s] ( 586/2553) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-08-18T00:59:41.0281466Z         PASS [   0.019s] ( 587/2553) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-08-18T00:59:41.0304056Z         PASS [   0.007s] ( 588/2553) spt-daemon attach::tests::the_engine_room_has_no_viewport_and_takes_its_controls_from_home
2026-08-18T00:59:41.0317986Z         PASS [   0.009s] ( 589/2553) spt-daemon answerop::tests::an_unknown_outcome_token_acts_on_nothing
2026-08-18T00:59:41.0325829Z         PASS [   0.020s] ( 590/2553) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-08-18T00:59:41.0330193Z         PASS [   0.020s] ( 591/2553) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-08-18T00:59:41.0349882Z         PASS [   0.009s] ( 592/2553) spt-daemon attach::tests::viewer_and_driving_intents_gate_on_different_surfaces
2026-08-18T00:59:41.0359387Z         PASS [   0.008s] ( 593/2553) spt-daemon autostart::tests::empty_config_is_a_pure_noop
2026-08-18T00:59:41.0407061Z         PASS [   0.010s] ( 594/2553) spt-daemon autostart::tests::unresolved_adapter_loud_skips_before_any_launch
2026-08-18T00:59:41.0408388Z         PASS [   0.008s] ( 595/2553) spt-daemon brain::tests::an_old_broker_wire_without_the_sync_key_keeps_every_legacy_path
2026-08-18T00:59:41.0409595Z         PASS [   0.008s] ( 596/2553) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-08-18T00:59:41.0417664Z         PASS [   0.010s] ( 597/2553) spt-daemon brain::tests::a_flagged_sync_frame_baselines_forward_never_backward_on_both_paths
2026-08-18T00:59:41.0434805Z         PASS [   0.007s] ( 598/2553) spt-daemon brain::tests::peer_reply_deadline_caps_below_carrier_deadline
2026-08-18T00:59:41.0445589Z         PASS [   0.010s] ( 599/2553) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-08-18T00:59:41.0490966Z         PASS [   0.008s] ( 600/2553) spt-daemon brain::tests::reclassify_peer_reply_maps_timeout_off_poison
2026-08-18T00:59:41.0491987Z         PASS [   0.007s] ( 601/2553) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-08-18T00:59:41.0500700Z         PASS [   0.009s] ( 602/2553) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-08-18T00:59:41.0502699Z         PASS [   0.009s] ( 603/2553) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-08-18T00:59:41.0512153Z         PASS [   0.008s] ( 604/2553) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-08-18T00:59:41.0523969Z         PASS [   0.008s] ( 605/2553) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-08-18T00:59:41.0566266Z         PASS [   0.072s] ( 606/2553) spt-daemon access::tests::the_engine_room_is_disclosed_only_to_the_viewers_it_chose
2026-08-18T00:59:41.0577107Z         PASS [   0.008s] ( 607/2553) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-08-18T00:59:41.0577792Z         PASS [   0.009s] ( 608/2553) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-08-18T00:59:41.0612211Z         PASS [   0.010s] ( 609/2553) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-08-18T00:59:41.0661364Z         PASS [   0.009s] ( 610/2553) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-08-18T00:59:41.0665403Z         PASS [   0.009s] ( 611/2553) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-08-18T00:59:41.0690544Z         PASS [   0.008s] ( 612/2553) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-08-18T00:59:41.0738634Z         PASS [   0.008s] ( 613/2553) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-08-18T00:59:41.0765679Z         PASS [   0.007s] ( 614/2553) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-08-18T00:59:41.0810899Z         PASS [   0.007s] ( 615/2553) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-08-18T00:59:41.0831031Z         PASS [   0.006s] ( 616/2553) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-08-18T00:59:41.0900579Z         PASS [   0.007s] ( 617/2553) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-08-18T00:59:41.1003604Z         PASS [   0.086s] ( 618/2553) spt-daemon answerop::tests::a_denial_disarms_but_only_when_it_is_proven
2026-08-18T00:59:41.1209524Z         PASS [   0.106s] ( 619/2553) spt-daemon answerop::tests::a_receipt_fires_only_from_the_node_the_knock_was_sent_to
2026-08-18T00:59:41.1240174Z         PASS [   0.107s] ( 620/2553) spt-daemon answerop::tests::a_receipt_from_the_wrong_answerer_or_a_replayed_one_acts_on_nothing
2026-08-18T00:59:41.2589123Z         PASS [   0.210s] ( 621/2553) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-08-18T00:59:41.2619316Z         PASS [   0.209s] ( 622/2553) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-08-18T00:59:41.2687457Z         PASS [   0.007s] ( 623/2553) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-08-18T00:59:41.2753562Z         PASS [   0.007s] ( 624/2553) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-08-18T00:59:41.2761195Z         PASS [   0.218s] ( 625/2553) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-08-18T00:59:41.2822531Z         PASS [   0.007s] ( 626/2553) spt-daemon codec::tests::oversized_prefix_rejected
2026-08-18T00:59:41.2824720Z         PASS [   0.006s] ( 627/2553) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-08-18T00:59:41.2844333Z         PASS [   0.218s] ( 628/2553) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-08-18T00:59:41.2895198Z         PASS [   0.007s] ( 629/2553) spt-daemon config::tests::crash_grace_is_config_driven
2026-08-18T00:59:41.2895712Z         PASS [   0.007s] ( 630/2553) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-08-18T00:59:41.2910962Z         PASS [   0.007s] ( 631/2553) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-08-18T00:59:41.2966462Z         PASS [   0.007s] ( 632/2553) spt-daemon config::tests::missing_file_is_default
2026-08-18T00:59:41.2967076Z         PASS [   0.007s] ( 633/2553) spt-daemon config::tests::malformed_file_degrades_to_default
2026-08-18T00:59:41.2973530Z         PASS [   0.006s] ( 634/2553) spt-daemon config::tests::pulse_period_is_config_driven
2026-08-18T00:59:41.3043688Z         PASS [   0.007s] ( 635/2553) spt-daemon config::tests::save_load_roundtrip
2026-08-18T00:59:41.3044188Z         PASS [   0.008s] ( 636/2553) spt-daemon config::tests::relay_choice_is_config_driven
2026-08-18T00:59:41.3053532Z         PASS [   0.009s] ( 637/2553) spt-daemon config::tests::remove_startup_endpoint_takes_one_entry_and_reports_whether_there_was_one
2026-08-18T00:59:41.3122535Z         PASS [   0.007s] ( 638/2553) spt-daemon conn::tests::conn_ids_are_unique_and_labels_stay_bounded
2026-08-18T00:59:41.3124041Z         PASS [   0.008s] ( 639/2553) spt-daemon config::tests::upsert_startup_endpoint_appends_then_replaces_preserving_other_knobs
2026-08-18T00:59:41.3131589Z         PASS [   0.009s] ( 640/2553) spt-daemon config::tests::startup_endpoints_roundtrip
2026-08-18T00:59:41.3197836Z         PASS [   0.006s] ( 641/2553) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-08-18T00:59:41.3198461Z         PASS [   0.007s] ( 642/2553) spt-daemon conn::tests::organic_write_failure_still_poisons_and_is_not_the_timeout_class
2026-08-18T00:59:41.3199834Z         PASS [   0.008s] ( 643/2553) spt-daemon conn::tests::retirement_token_splits_deadline_from_organic_with_attribution_parity
2026-08-18T00:59:41.3278869Z         PASS [   0.008s] ( 644/2553) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-08-18T00:59:41.3307716Z         PASS [   0.210s] ( 645/2553) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-08-18T00:59:41.3357998Z         PASS [   0.008s] ( 646/2553) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-08-18T00:59:41.3376540Z         PASS [   0.007s] ( 647/2553) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-08-18T00:59:41.3418838Z         PASS [   0.218s] ( 648/2553) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-08-18T00:59:41.3430943Z         PASS [   0.007s] ( 649/2553) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-08-18T00:59:41.3470196Z         PASS [   0.869s] ( 650/2553) spt::bin/spt api::startup::tests::api_listen_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-18T00:59:41.3488769Z         PASS [   0.029s] ( 651/2553) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-08-18T00:59:41.3492421Z         PASS [   0.007s] ( 652/2553) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-08-18T00:59:41.3504568Z         PASS [   0.007s] ( 653/2553) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-08-18T00:59:41.3571240Z         PASS [   0.008s] ( 654/2553) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-08-18T00:59:41.3854748Z         PASS [   0.066s] ( 655/2553) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-08-18T00:59:41.3875911Z         PASS [   0.037s] ( 656/2553) spt-daemon daemon::tests::a_tree_teardown_reaches_a_grandchild_the_service_spawned
2026-08-18T00:59:41.3891543Z         PASS [   0.032s] ( 657/2553) spt-daemon daemon::tests::an_already_reaped_group_is_quiet
2026-08-18T00:59:41.3895674Z         PASS [   0.043s] ( 658/2553) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-08-18T00:59:41.3927069Z         PASS [   0.007s] ( 659/2553) spt-daemon daemon::tests::an_ordinary_teardown_announces_nothing
2026-08-18T00:59:41.3941301Z         PASS [   0.006s] ( 660/2553) spt-daemon daemon::tests::ensure_declines_only_against_a_standing_operator_stop
2026-08-18T00:59:41.4001323Z         PASS [   0.006s] ( 661/2553) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-08-18T00:59:41.4002018Z         PASS [   0.011s] ( 662/2553) spt-daemon daemon::tests::implicit_ensure_declines_without_clearing_the_inhibit
2026-08-18T00:59:41.4065062Z         PASS [   0.006s] ( 663/2553) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-08-18T00:59:41.4065599Z         PASS [   0.014s] ( 664/2553) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-08-18T00:59:41.4077141Z         PASS [   0.058s] ( 665/2553) spt-daemon daemon::tests::a_scrubbed_variable_never_reaches_the_child
2026-08-18T00:59:41.4133909Z         PASS [   0.007s] ( 666/2553) spt-daemon daemon::tests::the_refusal_line_names_the_remedy
2026-08-18T00:59:41.4134488Z         PASS [   0.007s] ( 667/2553) spt-daemon daemon::tests::the_tree_loss_line_names_the_loss_not_the_syscall
2026-08-18T00:59:41.4138821Z         PASS [   0.006s] ( 668/2553) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-08-18T00:59:41.4205386Z         PASS [   0.007s] ( 669/2553) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-08-18T00:59:41.4205949Z         PASS [   0.007s] ( 670/2553) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-08-18T00:59:41.4207830Z         PASS [   0.007s] ( 671/2553) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-08-18T00:59:41.4272390Z         PASS [   0.007s] ( 672/2553) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-08-18T00:59:41.4272972Z         PASS [   0.007s] ( 673/2553) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-08-18T00:59:41.4273768Z         PASS [   0.006s] ( 674/2553) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-08-18T00:59:41.4340740Z         PASS [   0.007s] ( 675/2553) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-08-18T00:59:41.4341536Z         PASS [   0.007s] ( 676/2553) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-08-18T00:59:41.4347887Z         PASS [   0.007s] ( 677/2553) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-08-18T00:59:41.4411682Z         PASS [   0.007s] ( 678/2553) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-08-18T00:59:41.4412244Z         PASS [   0.007s] ( 679/2553) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-08-18T00:59:41.4447409Z         PASS [   0.010s] ( 680/2553) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-08-18T00:59:41.4459774Z         PASS [   0.056s] ( 681/2553) spt::bin/spt api::startup::tests::bind_gateway_earns_no_online_stamp
2026-08-18T00:59:41.4478317Z         PASS [   0.007s] ( 682/2553) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-08-18T00:59:41.4481075Z         PASS [   0.007s] ( 683/2553) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-08-18T00:59:41.4513734Z         PASS [   0.007s] ( 684/2553) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-08-18T00:59:41.4545332Z         PASS [   0.007s] ( 685/2553) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-08-18T00:59:41.4587708Z         PASS [   0.058s] ( 686/2553) spt-daemon daemon::tests::spawn_env_additions_reach_the_child_and_keep_the_inherited_environment
2026-08-18T00:59:41.4612301Z         PASS [   0.007s] ( 687/2553) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-08-18T00:59:41.4641468Z         PASS [   0.013s] ( 688/2553) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-08-18T00:59:41.4679093Z         PASS [   0.007s] ( 689/2553) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-08-18T00:59:41.4707515Z         PASS [   0.012s] ( 690/2553) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-08-18T00:59:41.4708162Z         PASS [   0.007s] ( 691/2553) spt-daemon digest::tests::resolve_config_precedence
2026-08-18T00:59:41.4745946Z         PASS [   0.007s] ( 692/2553) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-08-18T00:59:41.4773692Z         PASS [   0.006s] ( 693/2553) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-08-18T00:59:41.4774407Z         PASS [   0.007s] ( 694/2553) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-08-18T00:59:41.4816176Z         PASS [   0.007s] ( 695/2553) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-08-18T00:59:41.4841269Z         PASS [   0.007s] ( 696/2553) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-08-18T00:59:41.4842052Z         PASS [   0.007s] ( 697/2553) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-08-18T00:59:41.4886845Z         PASS [   0.007s] ( 698/2553) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-08-18T00:59:41.4909998Z         PASS [   0.007s] ( 699/2553) spt-daemon digesthub::tests::render_is_glanceable
2026-08-18T00:59:41.4911580Z         PASS [   0.007s] ( 700/2553) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-08-18T00:59:41.4955056Z         PASS [   0.007s] ( 701/2553) spt-daemon dispatch::tests::a_fork_record_is_never_read_as_a_message_and_an_old_daemon_drops_it
2026-08-18T00:59:41.4956310Z         PASS [   0.158s] ( 702/2553) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-08-18T00:59:41.4981678Z         PASS [   0.007s] ( 703/2553) spt-daemon dispatch::tests::a_knock_record_routes_here_and_drops_cleanly_on_an_n1_daemon
2026-08-18T00:59:41.4986328Z         PASS [   0.007s] ( 704/2553) spt-daemon dispatch::tests::a_presence_record_classifies_as_its_own_family_and_never_as_a_message
2026-08-18T00:59:41.4992495Z         PASS [   0.418s] ( 705/2553) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-08-18T00:59:41.5034415Z         PASS [   0.008s] ( 706/2553) spt-daemon dispatch::tests::a_redemption_is_dropped_by_an_old_daemon_where_a_knock_field_would_have_been_accepted
2026-08-18T00:59:41.5035724Z         PASS [   0.055s] ( 707/2553) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-08-18T00:59:41.5046072Z         PASS [   0.009s] ( 708/2553) spt-daemon dispatch::tests::a_receipt_is_never_read_as_a_message_and_never_as_a_knock
2026-08-18T00:59:41.5064269Z         PASS [   0.007s] ( 709/2553) spt-daemon dispatch::tests::breaker_trips_with_doubling_capped_window_and_resets_on_progress
2026-08-18T00:59:41.5106581Z         PASS [   0.006s] ( 710/2553) spt-daemon dispatch::tests::cold_enumeration_claims_at_most_the_pool_bound_per_poll
2026-08-18T00:59:41.5107712Z         PASS [   0.007s] ( 711/2553) spt-daemon dispatch::tests::classify_failure_seat_blocked_is_exactly_the_three_discipline_strings
2026-08-18T00:59:41.5111487Z         PASS [   0.008s] ( 712/2553) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-08-18T00:59:41.5136859Z         PASS [   0.007s] ( 713/2553) spt-daemon dispatch::tests::digest_pull_and_rest_never_read_as_each_other
2026-08-18T00:59:41.5175740Z         PASS [   0.006s] ( 714/2553) spt-daemon dispatch::tests::feed_accumulator_commits_per_bound_never_per_chunk
2026-08-18T00:59:41.5176354Z         PASS [   0.007s] ( 715/2553) spt-daemon dispatch::tests::each_presence_word_has_exactly_one_authority
2026-08-18T00:59:41.5176920Z         PASS [   0.007s] ( 716/2553) spt-daemon dispatch::tests::dispatch_event_carries_the_complete_key_set
2026-08-18T00:59:41.5206185Z         PASS [   0.007s] ( 717/2553) spt-daemon dispatch::tests::finished_is_terminal_for_attach_only
2026-08-18T00:59:41.5245972Z         PASS [   0.007s] ( 718/2553) spt-daemon dispatch::tests::only_the_old_broker_unknown_verb_answer_falls_back_to_the_peek
2026-08-18T00:59:41.5247020Z         PASS [   0.007s] ( 719/2553) spt-daemon dispatch::tests::oneway_seatblocked_strikes_out_terminal_while_request_reply_paces_forever
2026-08-18T00:59:41.5247871Z         PASS [   0.007s] ( 720/2553) spt-daemon dispatch::tests::line_endpoint_resolves_each_family_identity_key
2026-08-18T00:59:41.5275462Z         PASS [   0.007s] ( 721/2553) spt-daemon dispatch::tests::seat_blocked_requeues_budget_free_paced_by_the_breaker_window
2026-08-18T00:59:41.5278525Z         PASS [   0.438s] ( 722/2553) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-08-18T00:59:41.5319453Z         PASS [   0.007s] ( 723/2553) spt-daemon dispatch::tests::the_family_census_knows_about_the_answer_receipt
2026-08-18T00:59:41.5320241Z         PASS [   0.007s] ( 724/2553) spt-daemon dispatch::tests::the_family_census_is_bijective_with_the_enum
2026-08-18T00:59:41.5350552Z         PASS [   0.007s] ( 725/2553) spt-daemon dispatch::tests::transient_failure_requeues_bounded_and_terminal_never_reenters
2026-08-18T00:59:41.5357940Z         PASS [   0.011s] ( 726/2553) spt-daemon dispatch::tests::the_receiver_decides_origin_and_flood_not_the_sender
2026-08-18T00:59:41.5385857Z         PASS [   0.438s] ( 727/2553) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-08-18T00:59:41.5388884Z         PASS [   0.007s] ( 728/2553) spt-daemon docshost::tests::content_types_cover_the_bundle_classes
2026-08-18T00:59:41.5390187Z         PASS [   0.007s] ( 729/2553) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-08-18T00:59:41.5421867Z         PASS [   0.007s] ( 730/2553) spt-daemon docshost::tests::port_resolution_env_config_default
2026-08-18T00:59:41.5431664Z         PASS [   0.007s] ( 731/2553) spt-daemon docshost::tests::sanitizer_admits_pages_and_rejects_escapes
2026-08-18T00:59:41.5462883Z         PASS [   0.007s] ( 732/2553) spt-daemon drivehub::tests::a_foreign_owlery_is_refused_pre_ack_under_its_own_name
2026-08-18T00:59:41.5467391Z         PASS [   0.048s] ( 733/2553) spt-daemon dispatch::tests::an_unadmitted_asker_is_refused_at_this_nodes_own_seam
2026-08-18T00:59:41.5468131Z         PASS [   0.008s] ( 734/2553) spt-daemon drivehub::tests::activity_and_drive_never_clobber_each_other
2026-08-18T00:59:41.5468704Z         PASS [   0.008s] ( 735/2553) spt-daemon drivehub::tests::a_following_op_is_served_when_nothing_refused
2026-08-18T00:59:41.5498499Z         PASS [   0.008s] ( 736/2553) spt-daemon drivehub::tests::activity_take_is_latest_wins_and_exactly_once
2026-08-18T00:59:41.5518521Z         PASS [   0.008s] ( 737/2553) spt-daemon drivehub::tests::an_unknown_op_hangs_up_instead_of_being_swallowed
2026-08-18T00:59:41.5542081Z         PASS [   0.007s] ( 738/2553) spt-daemon drivehub::tests::dead_generation_activity_frame_is_never_served
2026-08-18T00:59:41.5542743Z         PASS [   0.007s] ( 739/2553) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-08-18T00:59:41.5543444Z         PASS [   0.008s] ( 740/2553) spt-daemon drivehub::tests::clear_evicts_both_classes
2026-08-18T00:59:41.5544058Z         PASS [   0.007s] ( 741/2553) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-08-18T00:59:41.5582970Z         PASS [   0.008s] ( 742/2553) spt-daemon drivehub::tests::drive_result_activity_key_is_additive_on_the_wire
2026-08-18T00:59:41.5591196Z         PASS [   0.007s] ( 743/2553) spt-daemon drivehub::tests::only_a_pre_ack_refusal_permits_a_second_spawn
2026-08-18T00:59:41.5623136Z         PASS [   0.008s] ( 744/2553) spt-daemon drivehub::tests::take_is_exactly_once
2026-08-18T00:59:41.5624028Z         PASS [   0.008s] ( 745/2553) spt-daemon drivehub::tests::the_launch_reply_shapes_round_trip
2026-08-18T00:59:41.5624539Z         PASS [   0.008s] ( 746/2553) spt-daemon drivehub::tests::slots_are_per_owner
2026-08-18T00:59:41.5670846Z         PASS [   0.009s] ( 747/2553) spt-daemon drivehub::tests::write_is_latest_wins
2026-08-18T00:59:41.5706009Z         PASS [   0.008s] ( 748/2553) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-08-18T00:59:41.5769537Z         PASS [   0.006s] ( 749/2553) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-08-18T00:59:41.5779620Z         PASS [   0.019s] ( 750/2553) spt-daemon effect::tests::applied_set_survives_reopen
2026-08-18T00:59:41.5837278Z         PASS [   0.007s] ( 751/2553) spt-daemon effect::tests::minter_tag_round_trips
2026-08-18T00:59:41.5845043Z         PASS [   0.007s] ( 752/2553) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-08-18T00:59:41.5860297Z         PASS [   0.024s] ( 753/2553) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-08-18T00:59:41.5931526Z         PASS [   0.007s] ( 754/2553) spt-daemon effect::tests::recover_is_migration_free
2026-08-18T00:59:41.5999957Z         PASS [   0.007s] ( 755/2553) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-08-18T00:59:41.6015011Z         PASS [   0.018s] ( 756/2553) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-08-18T00:59:41.6051374Z         PASS [   0.021s] ( 757/2553) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-08-18T00:59:41.6081711Z         PASS [   0.007s] ( 758/2553) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-08-18T00:59:41.6113507Z         PASS [   0.006s] ( 759/2553) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-08-18T00:59:41.6148896Z         PASS [   0.007s] ( 760/2553) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-08-18T00:59:41.6171266Z         PASS [   0.089s] ( 761/2553) spt-daemon dispatch::tests::the_relay_observation_is_a_real_connect_and_a_gone_listener_never_reads_offline
2026-08-18T00:59:41.6179763Z         PASS [   0.007s] ( 762/2553) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-08-18T00:59:41.6205847Z         PASS [   0.021s] ( 763/2553) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-08-18T00:59:41.6217010Z         PASS [   0.007s] ( 764/2553) spt-daemon failedaddr::tests::a_null_address_records_nothing
2026-08-18T00:59:41.6238717Z         PASS [   0.007s] ( 765/2553) spt-daemon failedaddr::tests::a_successful_dial_clears_the_record
2026-08-18T00:59:41.6249182Z         PASS [   0.007s] ( 766/2553) spt-daemon failedaddr::tests::an_expired_record_stops_matching_and_is_swept
2026-08-18T00:59:41.6284217Z         PASS [   0.008s] ( 767/2553) spt-daemon failedaddr::tests::connecting_to_a_peer_clears_only_that_peers_records
2026-08-18T00:59:41.6285741Z         PASS [   0.007s] ( 768/2553) spt-daemon failedaddr::tests::matches_the_exact_address_and_no_other
2026-08-18T00:59:41.6307303Z         PASS [   0.007s] ( 769/2553) spt-daemon firewall::tests::a_deny_line_naming_the_port_does_not_admit_it
2026-08-18T00:59:41.6317291Z         PASS [   0.007s] ( 770/2553) spt-daemon firewall::tests::a_disabled_manager_does_not_shadow_the_backend
2026-08-18T00:59:41.6354812Z         PASS [   0.007s] ( 771/2553) spt-daemon firewall::tests::a_live_manager_outranks_its_backend
2026-08-18T00:59:41.6355751Z         PASS [   0.007s] ( 772/2553) spt-daemon firewall::tests::active_but_unreadable_is_unverified_not_a_verdict
2026-08-18T00:59:41.6379245Z         PASS [   0.075s] ( 773/2553) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-08-18T00:59:41.6380216Z         PASS [   0.007s] ( 774/2553) spt-daemon firewall::tests::active_ufw_is_decided_against_the_bound_port
2026-08-18T00:59:41.6394820Z         PASS [   0.008s] ( 775/2553) spt-daemon firewall::tests::any_rule_of_the_name_admitting_the_binder_passes
2026-08-18T00:59:41.6433892Z         PASS [   0.008s] ( 776/2553) spt-daemon firewall::tests::no_active_firewall_reads_unknown_and_inactive_ones_are_skipped
2026-08-18T00:59:41.6435109Z         PASS [   0.008s] ( 777/2553) spt-daemon firewall::tests::rule_for_another_binary_is_a_mismatch_not_a_pass
2026-08-18T00:59:41.6454869Z         PASS [   0.007s] ( 778/2553) spt-daemon firewall::tests::unanswerable_probes_read_unknown_and_no_rule_reads_missing
2026-08-18T00:59:41.6455943Z         PASS [   0.008s] ( 779/2553) spt-daemon firewall::tests::rule_for_the_binder_passes_regardless_of_case_or_separators
2026-08-18T00:59:41.6472041Z         PASS [   0.008s] ( 780/2553) spt-daemon forkop::tests::forking_into_the_reserved_id_is_refused_before_the_mind_is_copied
2026-08-18T00:59:41.6511209Z         PASS [   0.008s] ( 781/2553) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-08-18T00:59:41.6512292Z         PASS [   0.008s] ( 782/2553) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-08-18T00:59:41.6525543Z         PASS [   0.007s] ( 783/2553) spt-daemon frame::tests::handshake_rejects_below_floor
2026-08-18T00:59:41.6526833Z         PASS [   0.007s] ( 784/2553) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-08-18T00:59:41.6549834Z         PASS [   0.008s] ( 785/2553) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-08-18T00:59:41.6588188Z         PASS [   0.008s] ( 786/2553) spt-daemon grants::tests::escalation_answers_apply
2026-08-18T00:59:41.6589179Z         PASS [   0.006s] ( 787/2553) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-08-18T00:59:41.6589656Z         PASS [   0.008s] ( 788/2553) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-08-18T00:59:41.6621699Z         PASS [   0.007s] ( 789/2553) spt-daemon grants::tests::preconsent_flags_author_grants
2026-08-18T00:59:41.6658068Z         PASS [   0.007s] ( 790/2553) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-08-18T00:59:41.6659061Z         PASS [   0.007s] ( 791/2553) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-08-18T00:59:41.6662476Z         PASS [   0.007s] ( 792/2553) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-08-18T00:59:41.6699389Z         PASS [   0.008s] ( 793/2553) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-08-18T00:59:41.6736508Z         PASS [   0.007s] ( 794/2553) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-08-18T00:59:41.6737149Z         PASS [   0.008s] ( 795/2553) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-08-18T00:59:41.6745504Z         PASS [   0.009s] ( 796/2553) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-08-18T00:59:41.6777980Z         PASS [   0.008s] ( 797/2553) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-08-18T00:59:41.6813410Z         PASS [   0.008s] ( 798/2553) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-08-18T00:59:41.6814796Z         PASS [   0.008s] ( 799/2553) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-08-18T00:59:41.6820025Z         PASS [   0.007s] ( 800/2553) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-08-18T00:59:41.6851381Z         PASS [   0.007s] ( 801/2553) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-08-18T00:59:41.6885750Z         PASS [   0.190s] ( 802/2553) spt-daemon dispatch::tests::a_served_probe_leaves_the_targets_spool_and_inbox_byte_identical
2026-08-18T00:59:41.6895343Z         PASS [   0.008s] ( 803/2553) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-08-18T00:59:41.6905756Z         PASS [   0.124s] ( 804/2553) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-08-18T00:59:41.7190136Z         PASS [   0.034s] ( 805/2553) spt-daemon lifecycle::tests::a_seeded_ingest_fault_survives_a_turn_success_after_a_restart
2026-08-18T00:59:41.7327237Z         PASS [   0.042s] ( 806/2553) spt-daemon lifecycle::tests::any_kind_success_clears_timeouts_but_only_its_own_hard_counter
2026-08-18T00:59:41.7361820Z         PASS [   0.048s] ( 807/2553) spt-daemon lifecycle::tests::a_slotless_stamp_seeds_nothing_and_an_unknown_slot_is_ignored
2026-08-18T00:59:41.7394153Z         PASS [   0.020s] ( 808/2553) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-08-18T00:59:41.7652746Z         PASS [   0.026s] ( 809/2553) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-08-18T00:59:41.7718926Z         PASS [   0.039s] ( 810/2553) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-08-18T00:59:41.7750238Z         PASS [   0.039s] ( 811/2553) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-08-18T00:59:41.7832693Z         PASS [   0.011s] ( 812/2553) spt-daemon lifecycle::tests::echo_fire_skips_loud_on_relative_dir_without_cwd
2026-08-18T00:59:41.7909456Z         PASS [   0.008s] ( 813/2553) spt-daemon lifecycle::tests::event_turn_bound_follows_the_role_not_the_pulse
2026-08-18T00:59:41.7973006Z         PASS [   0.006s] ( 814/2553) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-08-18T00:59:41.8050347Z         PASS [   0.040s] ( 815/2553) spt-daemon lifecycle::tests::echo_fire_resolves_relative_commune_dir_against_endpoint_cwd
2026-08-18T00:59:41.8192597Z         PASS [   0.022s] ( 816/2553) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-08-18T00:59:41.8256806Z         PASS [   0.006s] ( 817/2553) spt-daemon lifecycle::tests::is_owlery_internal_cases
2026-08-18T00:59:41.8332986Z         PASS [   0.008s] ( 818/2553) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-08-18T00:59:41.8401543Z         PASS [   0.007s] ( 819/2553) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-08-18T00:59:41.8443592Z         PASS [   0.162s] ( 820/2553) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-08-18T00:59:41.8452214Z         PASS [   0.156s] ( 821/2553) spt-daemon lifecycle::tests::an_ingest_consumes_the_standing_expectation
2026-08-18T00:59:41.8514074Z         PASS [   0.006s] ( 822/2553) spt-daemon lifecycle::tests::outcome_classifies_by_type_never_by_message
2026-08-18T00:59:41.8575961Z         PASS [   0.006s] ( 823/2553) spt-daemon lifecycle::tests::outcome_names_its_leg_and_turn_failure_wins
2026-08-18T00:59:41.8589450Z         PASS [   0.015s] ( 824/2553) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-08-18T00:59:41.8628113Z         PASS [   0.058s] ( 825/2553) spt-daemon lifecycle::tests::ingest_hard_failures_stamp_even_while_turns_succeed
2026-08-18T00:59:41.8634056Z         PASS [   0.309s] ( 826/2553) spt-daemon drivehub::tests::the_pre_ack_causes_are_three_distinct_diagnostics
2026-08-18T00:59:41.8642974Z         PASS [   0.007s] ( 827/2553) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-08-18T00:59:41.8651689Z         PASS [   0.006s] ( 828/2553) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-08-18T00:59:41.8701514Z         PASS [   0.007s] ( 829/2553) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-08-18T00:59:41.8965899Z         PASS [   0.215s] ( 830/2553) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-08-18T00:59:41.9020866Z         PASS [   0.038s] ( 831/2553) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-08-18T00:59:41.9023743Z         PASS [   0.644s] ( 832/2553) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-08-18T00:59:41.9027535Z         PASS [   0.038s] ( 833/2553) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-08-18T00:59:41.9104711Z         PASS [   0.008s] ( 834/2553) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-08-18T00:59:41.9137356Z         PASS [   0.044s] ( 835/2553) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-08-18T00:59:41.9184749Z         PASS [   0.008s] ( 836/2553) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-08-18T00:59:41.9207419Z         PASS [   0.007s] ( 837/2553) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-08-18T00:59:41.9223308Z         PASS [   0.270s] ( 838/2553) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-08-18T00:59:41.9262169Z         PASS [   0.008s] ( 839/2553) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-08-18T00:59:41.9270575Z         PASS [   0.006s] ( 840/2553) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-08-18T00:59:41.9366994Z         PASS [   0.040s] ( 841/2553) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-08-18T00:59:41.9423344Z         PASS [   0.167s] ( 842/2553) spt-daemon lifecycle::tests::empty_sweep_yields_no_outcome_while_a_real_ingest_yields_success
2026-08-18T00:59:41.9426879Z         PASS [   0.006s] ( 843/2553) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-08-18T00:59:41.9551332Z         PASS [   0.115s] ( 844/2553) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-08-18T00:59:41.9664365Z         PASS [   0.520s] ( 845/2553) spt::bin/spt api::startup::tests::bind_listen_control_detach_keeps_the_earned_hosting_authority
2026-08-18T00:59:41.9756647Z         PASS [   0.033s] ( 846/2553) spt-daemon lifecycle::tests::the_expectation_is_recorded_before_the_spawn_not_after
2026-08-18T00:59:41.9799769Z         PASS [   0.058s] ( 847/2553) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-08-18T00:59:41.9839254Z         PASS [   0.120s] ( 848/2553) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-08-18T00:59:41.9936524Z         PASS [   0.010s] ( 849/2553) spt-daemon linkhost::tests::force_on_an_offline_instance_is_the_plain_relink
2026-08-18T00:59:42.0134982Z         PASS [   0.020s] ( 850/2553) spt-daemon linkhost::tests::force_refuses_an_ephemeral_instance_and_moves_nothing
2026-08-18T00:59:42.0173105Z         PASS [   0.042s] ( 851/2553) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-08-18T00:59:42.0241199Z         PASS [   0.007s] ( 852/2553) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-08-18T00:59:42.0378017Z         PASS [   0.083s] ( 853/2553) spt-daemon lifecycle::tests::timeout_budget_is_ten_deep_not_three
2026-08-18T00:59:42.0472056Z         PASS [   0.145s] ( 854/2553) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-08-18T00:59:42.0490304Z         PASS [   0.106s] ( 855/2553) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-08-18T00:59:42.0687667Z         PASS [   0.020s] ( 856/2553) spt-daemon linkhost::tests::run_action_honors_the_force_arg
2026-08-18T00:59:42.0772439Z         PASS [   0.111s] ( 857/2553) spt::bin/spt api::startup::tests::bind_live_agent_over_prior_ready_agent_earns_online_on_controllable_with_preserved_type
2026-08-18T00:59:42.1289375Z         PASS [   0.202s] ( 858/2553) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-08-18T00:59:42.1335323Z         PASS [   0.154s] ( 859/2553) spt-daemon linkhost::tests::cmd_wakes_a_stale_online_persistent_instance
2026-08-18T00:59:42.1447290Z         PASS [   0.120s] ( 860/2553) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-08-18T00:59:42.1516710Z         PASS [   0.007s] ( 861/2553) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-08-18T00:59:42.1585851Z         PASS [   0.007s] ( 862/2553) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-08-18T00:59:42.1616897Z         PASS [   0.028s] ( 863/2553) spt-daemon linkhost::tests::survivor_probe_separates_our_binary_from_a_recycled_pid
2026-08-18T00:59:42.1637789Z         PASS [   0.116s] ( 864/2553) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-08-18T00:59:42.1652240Z         PASS [   0.007s] ( 865/2553) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-08-18T00:59:42.1687992Z         PASS [   0.007s] ( 866/2553) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-08-18T00:59:42.1705209Z         PASS [   0.007s] ( 867/2553) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-08-18T00:59:42.1714151Z         PASS [   0.134s] ( 868/2553) spt-daemon linkhost::tests::relink_refuses_a_live_instance_but_recovers_a_stale_online_one
2026-08-18T00:59:42.1715096Z         PASS [   0.006s] ( 869/2553) spt-daemon msg::tests::evicted_envelope_round_trips
2026-08-18T00:59:42.1766928Z         PASS [   0.008s] ( 870/2553) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-08-18T00:59:42.1776301Z         PASS [   0.007s] ( 871/2553) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-08-18T00:59:42.1780791Z         PASS [   0.101s] ( 872/2553) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-08-18T00:59:42.1783076Z         PASS [   0.007s] ( 873/2553) spt-daemon msg::tests::output_envelope_round_trips
2026-08-18T00:59:42.1783696Z         PASS [   0.007s] ( 874/2553) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-08-18T00:59:42.1792088Z         PASS [   0.166s] ( 875/2553) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-08-18T00:59:42.1857326Z         PASS [   0.009s] ( 876/2553) spt-daemon msg::tests::output_sync_flag_defaults_absent_and_skips_when_false
2026-08-18T00:59:42.1858427Z         PASS [   0.007s] ( 877/2553) spt-daemon msg::tests::stream_lifetime_is_additive_and_defaults_durable
2026-08-18T00:59:42.1859313Z         PASS [   0.007s] ( 878/2553) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-08-18T00:59:42.1860400Z         PASS [   0.008s] ( 879/2553) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-08-18T00:59:42.1869258Z         PASS [   0.118s] ( 880/2553) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-08-18T00:59:42.1873441Z         PASS [   0.008s] ( 881/2553) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-08-18T00:59:42.1940080Z         PASS [   0.016s] ( 882/2553) spt::bin/spt api::startup::tests::bind_refuses_a_session_id_that_squats_a_psyche_custody_sid
2026-08-18T00:59:42.1948169Z         PASS [   0.009s] ( 883/2553) spt-daemon nethost::tests::begin_attach_refuses_only_while_a_poisoned_prior_still_drains
2026-08-18T00:59:42.1949294Z         PASS [   0.009s] ( 884/2553) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-08-18T00:59:42.1963031Z         PASS [   0.010s] ( 885/2553) spt-daemon nethost::tests::attach_replay_never_interleaves_with_concurrent_live_appends
2026-08-18T00:59:42.2013810Z         PASS [   0.015s] ( 886/2553) spt-daemon nethost::tests::append_halts_at_first_failed_write_removes_the_seat_and_cancels_the_lease
2026-08-18T00:59:42.2083839Z         PASS [   0.012s] ( 887/2553) spt-daemon nethost::tests::finish_halts_and_removes_a_poisoned_seat
2026-08-18T00:59:42.2084497Z         PASS [   0.013s] ( 888/2553) spt-daemon nethost::tests::displaced_writer_failure_never_cancels_the_successor_lease
2026-08-18T00:59:42.2087980Z         PASS [   0.007s] ( 889/2553) spt-daemon nethost::tests::home_relay_reads_a_real_serialized_endpoint_addr
2026-08-18T00:59:42.2176346Z         PASS [   0.315s] ( 890/2553) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-08-18T00:59:42.2242293Z         PASS [   0.029s] ( 891/2553) spt-daemon nethost::tests::dispatch_stream_infos_excludes_local_and_retired_rows_server_side
2026-08-18T00:59:42.2243332Z         PASS [   0.007s] ( 892/2553) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-08-18T00:59:42.2275279Z         PASS [   0.301s] ( 893/2553) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-08-18T00:59:42.2351510Z         PASS [   0.027s] ( 894/2553) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-08-18T00:59:42.2360630Z         PASS [   0.009s] ( 895/2553) spt-daemon nethost::tests::opener_capture_gives_up_bounded_on_a_newline_less_stream
2026-08-18T00:59:42.2366548Z         PASS [   0.028s] ( 896/2553) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-08-18T00:59:42.2425938Z         PASS [   0.007s] ( 897/2553) spt-daemon nethost::tests::opener_pins_first_line_across_full_ring_roll
2026-08-18T00:59:42.2497717Z         PASS [   0.013s] ( 898/2553) spt-daemon nethost::tests::presence_log_mirrors_the_seat_discipline
2026-08-18T00:59:42.2498499Z         PASS [   0.007s] ( 899/2553) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-08-18T00:59:42.2510260Z         PASS [   0.027s] ( 900/2553) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-08-18T00:59:42.2511549Z         PASS [   0.027s] ( 901/2553) spt-daemon nethost::tests::open_class_routes_to_the_opener_row_only
2026-08-18T00:59:42.2530256Z         PASS [   0.017s] ( 902/2553) spt-daemon nethost::tests::overflow_detaches_without_lease_cancel_and_the_brain_resumes_from_cursor
2026-08-18T00:59:42.2779520Z         PASS [   0.149s] ( 903/2553) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-08-18T00:59:42.2806136Z         PASS [   0.031s] ( 904/2553) spt-daemon nethost::tests::retire_sweep_dismisses_the_seat_and_terminal_retire_drops_the_row
2026-08-18T00:59:42.2838038Z         PASS [   0.034s] ( 905/2553) spt-daemon nethost::tests::retire_hides_the_row_while_active_rows_stay
2026-08-18T00:59:42.2874982Z         PASS [   0.036s] ( 906/2553) spt-daemon nethost::tests::send_stream_refuses_on_a_canceled_lease
2026-08-18T00:59:42.2929427Z         PASS [   0.042s] ( 907/2553) spt-daemon nethost::tests::retired_row_still_flushes_a_late_reply
2026-08-18T00:59:42.2958569Z         PASS [   0.102s] ( 908/2553) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-08-18T00:59:42.3088473Z         PASS [   0.031s] ( 909/2553) spt-daemon nethost::tests::unsubscribe_releases_only_the_callers_seat_joins_writer_and_is_idempotent
2026-08-18T00:59:42.3157754Z         PASS [   0.020s] ( 910/2553) spt::bin/spt api::startup::tests::bind_with_unrelated_sid_is_unaffected_by_the_squat_guard
2026-08-18T00:59:42.3174319Z         PASS [   0.064s] ( 911/2553) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-08-18T00:59:42.3294859Z         PASS [   0.014s] ( 912/2553) spt::bin/spt api::startup::tests::empty_session_seed_refusal_spends_the_seed_no_restore
2026-08-18T00:59:42.3425312Z         PASS [   0.013s] ( 913/2553) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-08-18T00:59:42.3595289Z         PASS [   0.173s] ( 914/2553) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-08-18T00:59:42.4779668Z         PASS [   0.135s] ( 915/2553) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-08-18T00:59:42.4843957Z         PASS [   0.006s] ( 916/2553) spt::bin/spt api::startup::tests::fresh_bind_over_dead_life_needs_both_terminal_and_a_new_session
2026-08-18T00:59:42.5010349Z         PASS [   0.217s] ( 917/2553) spt-daemon notif::tests::expired_row_is_auto_dismissed_at_boundary_not_surfaced
2026-08-18T00:59:42.5130409Z         PASS [   0.226s] ( 918/2553) spt-daemon notif::tests::first_fire_declines_an_already_expired_row
2026-08-18T00:59:42.5371561Z         PASS [   1.511s] ( 919/2553) spt-daemon autostart::tests::a_persisted_reserved_id_default_is_never_replayed
2026-08-18T00:59:42.5470075Z         PASS [   0.266s] ( 920/2553) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-08-18T00:59:42.5755502Z         PASS [   0.028s] ( 921/2553) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-08-18T00:59:42.5834121Z         PASS [   0.224s] ( 922/2553) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-08-18T00:59:42.5917653Z         PASS [   0.274s] ( 923/2553) spt-daemon notif::tests::first_fire_rides_the_quiet_window_not_the_live_stream
2026-08-18T00:59:42.6002894Z         PASS [   0.291s] ( 924/2553) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-08-18T00:59:42.6084465Z         PASS [   0.316s] ( 925/2553) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-08-18T00:59:42.6150263Z         PASS [   0.006s] ( 926/2553) spt-daemon notifgate::tests::an_unvalidatable_notify_passes
2026-08-18T00:59:42.6212599Z         PASS [   0.006s] ( 927/2553) spt-daemon notifgate::tests::distinct_notifs_both_deliver
2026-08-18T00:59:42.6290584Z         PASS [   0.145s] ( 928/2553) spt::bin/spt api::startup::tests::fresh_create_over_a_stopped_life_reads_active_with_no_wake
2026-08-18T00:59:42.6297194Z         PASS [   0.008s] ( 929/2553) spt-daemon notifgate::tests::retain_preserves_order_of_the_survivors
2026-08-18T00:59:42.6355606Z         PASS [   0.122s] ( 930/2553) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-08-18T00:59:42.6360113Z         PASS [   0.006s] ( 931/2553) spt-daemon notifgate::tests::the_validity_gate_decision_table
2026-08-18T00:59:42.6529347Z         PASS [   0.061s] ( 932/2553) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-08-18T00:59:42.7332538Z         PASS [   0.104s] ( 933/2553) spt::bin/spt api::startup::tests::fresh_create_with_no_prior_carries_no_rest_state
2026-08-18T00:59:42.7398732Z         PASS [   0.007s] ( 934/2553) spt::bin/spt api::startup::tests::listen_never_asserts_hosting_topology_and_bind_still_does
2026-08-18T00:59:42.7464287Z         PASS [   0.006s] ( 935/2553) spt::bin/spt api::startup::tests::listen_online_gate_refuses_capability_only_online
2026-08-18T00:59:42.7525601Z         PASS [   0.006s] ( 936/2553) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-08-18T00:59:42.7765646Z         PASS [   0.024s] ( 937/2553) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-08-18T00:59:42.7895283Z         PASS [   0.013s] ( 938/2553) spt::bin/spt api::startup::tests::missing_seed_refused
2026-08-18T00:59:42.7916989Z         PASS [   0.291s] ( 939/2553) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-08-18T00:59:42.8100690Z         PASS [   0.020s] ( 940/2553) spt::bin/spt api::startup::tests::no_seed_is_the_fallback_trigger_then_sid_binds
2026-08-18T00:59:42.8133094Z         PASS [   0.276s] ( 941/2553) spt-daemon notif::tests::node_scoped_first_fire_ignores_a_fresher_remote_winner
2026-08-18T00:59:42.8180721Z         PASS [   0.008s] ( 942/2553) spt::bin/spt api::startup::tests::only_an_unverified_refusal_names_its_escape
2026-08-18T00:59:42.8241139Z         PASS [   0.006s] ( 943/2553) spt::bin/spt api::startup::tests::only_gone_changes_the_conflict_verdict
2026-08-18T00:59:42.8309910Z         PASS [   0.007s] ( 944/2553) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-08-18T00:59:42.8461582Z         PASS [   0.210s] ( 945/2553) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-08-18T00:59:42.8494897Z         PASS [   0.214s] ( 946/2553) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-08-18T00:59:42.8522982Z         PASS [   0.006s] ( 947/2553) spt-daemon pairhost::tests::a_re_postured_subnet_advises_and_never_applies
2026-08-18T00:59:42.8581292Z         PASS [   0.205s] ( 948/2553) spt-daemon notifsync::tests::node_scoped_rows_are_excluded_from_the_feed
2026-08-18T00:59:42.8586695Z         PASS [   0.006s] ( 949/2553) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-08-18T00:59:42.8647624Z         PASS [   0.006s] ( 950/2553) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-08-18T00:59:42.8648254Z         PASS [   0.007s] ( 951/2553) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-08-18T00:59:42.8715674Z         PASS [   0.007s] ( 952/2553) spt-daemon pairhost::tests::the_advisory_says_nothing_was_applied
2026-08-18T00:59:42.8716388Z         PASS [   0.007s] ( 953/2553) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-08-18T00:59:42.8790820Z         PASS [   0.007s] ( 954/2553) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-08-18T00:59:42.8919311Z         PASS [   0.020s] ( 955/2553) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-08-18T00:59:42.8990590Z         PASS [   0.007s] ( 956/2553) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-08-18T00:59:42.9058084Z         PASS [   0.027s] ( 957/2553) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-08-18T00:59:42.9332321Z         PASS [   0.102s] ( 958/2553) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-08-18T00:59:42.9333501Z         PASS [   0.034s] ( 959/2553) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-08-18T00:59:42.9365409Z         PASS [   0.087s] ( 960/2553) spt-daemon pairhost::tests::an_advisory_records_the_sighting_and_still_applies_nothing
2026-08-18T00:59:42.9470105Z         PASS [   0.014s] ( 961/2553) spt-daemon projwriter::tests::cold_construct_spawns_no_git_and_first_cycle_publishes
2026-08-18T00:59:42.9505880Z         PASS [   0.014s] ( 962/2553) spt-daemon projwriter::tests::corrupt_index_is_repaired_and_counted
2026-08-18T00:59:42.9661829Z         PASS [   0.033s] ( 963/2553) spt::bin/spt api::startup::tests::prebind_refusal_restores_the_seed_for_retry
2026-08-18T00:59:42.9701193Z         PASS [   0.178s] ( 964/2553) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-08-18T00:59:42.9725801Z         PASS [   0.006s] ( 965/2553) spt::bin/spt api::startup::tests::read_env_measured_capture_replaces_prior_stamp
2026-08-18T00:59:43.0004331Z         PASS [   0.187s] ( 966/2553) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-08-18T00:59:43.0005399Z         PASS [   0.400s] ( 967/2553) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-08-18T00:59:43.0056780Z         PASS [   0.059s] ( 968/2553) spt-daemon projwriter::tests::cwd_invalidation_evicts_shared_cache_entry
2026-08-18T00:59:43.0160367Z         PASS [   0.432s] ( 969/2553) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-08-18T00:59:43.0313528Z         PASS [   0.456s] ( 970/2553) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-08-18T00:59:43.0377151Z         PASS [   0.006s] ( 971/2553) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-08-18T00:59:43.0886605Z         PASS [   0.116s] ( 972/2553) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-08-18T00:59:43.1182462Z         PASS [   0.118s] ( 973/2553) spt-daemon projwriter::tests::ordinary_commit_is_noop_config_change_rederives
2026-08-18T00:59:43.1634043Z         PASS [   0.193s] ( 974/2553) spt-daemon projwriter::tests::failed_cycle_preserves_last_known_good
2026-08-18T00:59:43.1637278Z         PASS [   0.213s] ( 975/2553) spt-daemon projwriter::tests::endpoint_events_patch_rows_and_drop_purged
2026-08-18T00:59:43.2004361Z         PASS [   0.112s] ( 976/2553) spt::bin/spt api::startup::tests::revive_preserves_prior_rest_state_and_dormant_anchor
2026-08-18T00:59:43.2084784Z         PASS [   0.203s] ( 977/2553) spt-daemon projwriter::tests::warm_start_unchanged_generation_scans_nothing
2026-08-18T00:59:43.2308071Z         PASS [   0.193s] ( 978/2553) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-08-18T00:59:43.2594416Z         PASS [   1.051s] ( 979/2553) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-08-18T00:59:43.3125810Z         PASS [   0.112s] ( 980/2553) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-08-18T00:59:43.3326443Z         PASS [   0.020s] ( 981/2553) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-08-18T00:59:43.3392984Z         PASS [   0.007s] ( 982/2553) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-08-18T00:59:43.3456033Z         PASS [   0.006s] ( 983/2553) spt::bin/spt api::startup::tests::seed_restorable_spends_dead_seeds_restores_recoverable
2026-08-18T00:59:43.3539357Z         PASS [   0.448s] ( 984/2553) spt-daemon projwriter::tests::batched_complexity_counters_hold
2026-08-18T00:59:43.3589760Z         PASS [   0.013s] ( 985/2553) spt::bin/spt api::startup::tests::session_id_fallback_binds_live_perch_from_sid
2026-08-18T00:59:43.3607833Z         PASS [   0.345s] ( 986/2553) spt-daemon projwriter::tests::writer_thread_debounces_burst_into_one_cycle
2026-08-18T00:59:43.3671908Z         PASS [   0.006s] ( 987/2553) spt-daemon pump::health::tests::a_failing_peer_whose_node_the_registry_reports_offline_reads_absent_not_degraded
2026-08-18T00:59:43.3704522Z         PASS [   0.207s] ( 988/2553) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-08-18T00:59:43.3736991Z         PASS [   0.015s] ( 989/2553) spt::bin/spt api::startup::tests::session_id_fallback_refuses_a_psyche_custody_sid
2026-08-18T00:59:43.3740262Z         PASS [   0.007s] ( 990/2553) spt-daemon pump::health::tests::a_non_target_connection_never_counts_and_disconnects_mirror_the_conn_set
2026-08-18T00:59:43.3772052Z         PASS [   0.007s] ( 991/2553) spt-daemon pump::health::tests::a_subnet_leave_re_derives_the_live_count_without_disconnecting_anybody
2026-08-18T00:59:43.3805299Z         PASS [   0.006s] ( 992/2553) spt-daemon pump::health::tests::a_target_leaving_the_roster_drops_its_failure_and_can_return_the_node_to_green
2026-08-18T00:59:43.3810470Z         PASS [   0.007s] ( 993/2553) spt::bin/spt api::startup::tests::session_id_fallback_refuses_empty_sid_and_dead_anchor
2026-08-18T00:59:43.3840575Z         PASS [   0.007s] ( 994/2553) spt-daemon pump::health::tests::degraded_on_all_peer_failure_healthy_only_on_real_progress
2026-08-18T00:59:43.3862148Z         PASS [   0.223s] ( 995/2553) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-08-18T00:59:43.3873563Z         PASS [   0.007s] ( 996/2553) spt-daemon pump::health::tests::five_of_seven_failing_behind_two_live_peers_is_degraded_partial_never_healthy
2026-08-18T00:59:43.3921926Z         PASS [   0.008s] ( 997/2553) spt-daemon pump::health::tests::health_file_roundtrip_and_degrade
2026-08-18T00:59:43.3932358Z         PASS [   0.007s] ( 998/2553) spt-daemon pump::health::tests::one_peer_reconnecting_narrows_the_verdict_without_restarting_the_incident_clock
2026-08-18T00:59:43.3939980Z         PASS [   0.006s] ( 999/2553) spt-daemon pump::health::tests::one_unaccounted_failing_peer_holds_the_degraded_partial_verdict
2026-08-18T00:59:43.3952008Z         PASS [   0.014s] (1000/2553) spt::bin/spt api::startup::tests::stale_seed_refusal_spends_the_seed_no_restore
2026-08-18T00:59:43.3995948Z         PASS [   0.007s] (1001/2553) spt-daemon pump::health::tests::peers_absent_replaces_only_a_degraded_verdict_and_never_outlives_its_target
2026-08-18T00:59:43.4002840Z         PASS [   0.007s] (1002/2553) spt-daemon pump::health::tests::registry_admit_stamp_survives_restart_rounds_and_never_regresses
2026-08-18T00:59:43.4004314Z         PASS [   0.006s] (1003/2553) spt-daemon pump::health::tests::stage_parses_from_attributed_reasons
2026-08-18T00:59:43.4011861Z         PASS [   0.283s] (1004/2553) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-08-18T00:59:43.4076780Z         PASS [   0.008s] (1005/2553) spt-daemon pump::health::tests::stale_gossip_forces_the_conservative_read_even_with_every_node_offline
2026-08-18T00:59:43.4079518Z         PASS [   0.008s] (1006/2553) spt-daemon pump::registry::tests::disclosable_lines_keeps_the_per_subnet_filter
2026-08-18T00:59:43.4099855Z         FAIL [   0.007s] (1007/2553) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T00:59:43.4100538Z   stdout ───
2026-08-18T00:59:43.4100668Z 
2026-08-18T00:59:43.4100763Z     running 1 test
2026-08-18T00:59:43.4101120Z     test pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer ... FAILED
2026-08-18T00:59:43.4101453Z 
2026-08-18T00:59:43.4101545Z     failures:
2026-08-18T00:59:43.4101721Z 
2026-08-18T00:59:43.4101840Z     failures:
2026-08-18T00:59:43.4102289Z         pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T00:59:43.4102604Z 
2026-08-18T00:59:43.4102984Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 827 filtered out; finished in 0.00s
2026-08-18T00:59:43.4103400Z 
2026-08-18T00:59:43.4103545Z   stderr ───
2026-08-18T00:59:43.4103715Z 
2026-08-18T00:59:43.4104325Z     thread 'pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer' (4184411) panicked at crates/spt-daemon/src/pump/registry.rs:369:13:
2026-08-18T00:59:43.4105943Z     refused viewer is not told the endpoint exists: {"subnet":"home","endpoint_id":"ling","instance":{"node":"me","status":"Active","epoch":1,"resources":"ling builds rust","bound":true}}
2026-08-18T00:59:43.4107460Z     {"subnet":"home","endpoint_id":"doyle","instance":{"node":"me","status":"Active","epoch":1,"resources":"doyle builds rust","bound":true}}
2026-08-18T00:59:43.4108339Z     {"subnet":"home","node":"me","label":"hfenduleam","epoch":1}
2026-08-18T00:59:43.4108647Z 
2026-08-18T00:59:43.4109071Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-08-18T00:59:43.4109461Z 
2026-08-18T00:59:43.4109719Z   Cancelling due to test failure: 15 tests still running
2026-08-18T00:59:43.4110444Z         PASS [   0.014s] (1008/2553) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-08-18T00:59:43.4149254Z         PASS [   0.007s] (1009/2553) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-08-18T00:59:43.4237370Z         PASS [   0.215s] (1010/2553) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-08-18T00:59:43.4239791Z         PASS [   0.023s] (1011/2553) spt-daemon pump::registry::tests::disclosable_lines_pushes_the_engine_room_only_to_its_chosen_viewer
2026-08-18T00:59:43.4715965Z         PASS [   0.212s] (1012/2553) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-08-18T00:59:43.5015060Z         PASS [   0.094s] (1013/2553) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-08-18T00:59:43.5216162Z         PASS [   0.291s] (1014/2553) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-08-18T00:59:43.6030069Z         PASS [   0.602s] (1015/2553) spt-daemon projwriter::tests::parity_full_ordered_list_vs_legacy_oracle
2026-08-18T00:59:43.6475469Z         PASS [   0.294s] (1016/2553) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-08-18T00:59:45.1230644Z         PASS [   5.098s] (1017/2553) spt::bin/spt cli::tests::a_remote_fork_refuses_delete_source_whole_rather_than_trimming_it
2026-08-18T00:59:45.1379658Z         PASS [   5.056s] (1018/2553) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-08-18T00:59:45.3191669Z         PASS [   3.132s] (1019/2553) spt-daemon nethost::tests::conn_close_sweeps_its_stream_rows
2026-08-18T00:59:49.8624815Z         PASS [   8.812s] (1020/2553) spt-daemon brainproc::tests::exe_hash_computed_exactly_once_across_n_publishes
2026-08-18T00:59:50.4661451Z         PASS [  10.077s] (1021/2553) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-08-18T00:59:55.4346449Z         PASS [  15.145s] (1022/2553) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-08-18T00:59:55.4349727Z ────────────
2026-08-18T00:59:55.4350241Z      Summary [  15.771s] 1022/2553 tests run: 1021 passed, 1 failed, 1 skipped
2026-08-18T00:59:55.4351176Z         FAIL [   0.007s] (1007/2553) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T00:59:55.4352054Z warning: 1531/2553 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-08-18T00:59:55.4649958Z error: test run failed
2026-08-18T00:59:55.4917165Z ##[error]Process completed with exit code 100.
2026-08-18T00:59:55.5817325Z Post job cleanup.
2026-08-18T00:59:55.7740316Z [command]/usr/bin/git version
2026-08-18T00:59:55.7774740Z git version 2.43.0
2026-08-18T00:59:55.7806138Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/348e3c30-daf9-409e-a34f-65acfa08bd93/.gitconfig'
2026-08-18T00:59:55.7814132Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/348e3c30-daf9-409e-a34f-65acfa08bd93' before making global git config changes
2026-08-18T00:59:55.7814752Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T00:59:55.7818207Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T00:59:55.7847149Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T00:59:55.7871737Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T00:59:55.8132865Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T00:59:55.8153276Z http.https://github.com/.extraheader
2026-08-18T00:59:55.8160183Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-18T00:59:55.8183747Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T00:59:55.8375772Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T00:59:55.8401055Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T00:59:55.8773415Z Cleaning up orphan processes
